Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp868 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
H A DSemaChecking.cpp9418 unsigned MaxWidth) { in GetValueRange()
9431 unsigned MaxWidth) { in GetValueRange()
9474 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2733 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2339 unsigned MaxWidth = std::max(Width0, Width1); typeExtendToWider() local
/freebsd/sys/dev/hpt27xx/
H A Dhptintf.h462 HPT_U8 MaxWidth; member
/freebsd/sys/dev/hptnr/
H A Dhptintf.h458 HPT_U8 MaxWidth; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4753 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4757 unsigned MaxWidth = IsSigned in LowerINT_TO_FP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11688 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local