Home
last modified time | relevance | path

Searched defs:MaxWidth (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/IR/
DMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaChecking.cpp3087 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
12450 unsigned MaxWidth) { in GetValueRange()
12463 unsigned MaxWidth) { in GetValueRange()
12506 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
/openbsd/src/gnu/llvm/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp2254 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLoweringHVX.cpp2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() local
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5598 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/openbsd/src/gnu/llvm/llvm/lib/Target/X86/
DX86ISelLowering.cpp14006 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local