Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DMatrixBuilder.h238 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaChecking.cpp2328 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
11088 unsigned MaxWidth) { in GetValueRange()
11101 unsigned MaxWidth) { in GetValueRange()
11144 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
DSemaExpr.cpp3908 unsigned MaxWidth = Context.getTargetInfo().getIntMaxTWidth(); in ActOnNumericConstant() local
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp1816 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/freebsd-12-stable/sys/dev/hptnr/
Dhptintf.h460 HPT_U8 MaxWidth; member
/freebsd-12-stable/sys/dev/hpt27xx/
Dhptintf.h464 HPT_U8 MaxWidth; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6264 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp12925 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local