Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h238 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1735 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp2324 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
10815 unsigned MaxWidth) { in GetValueRange()
10828 unsigned MaxWidth) { in GetValueRange()
10871 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
H A DSemaExpr.cpp3875 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6221 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12889 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local