Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaARM.cpp868 unsigned MaxWidth) { in CheckARMBuiltinExclusiveCall()
HDSemaChecking.cpp9418 unsigned MaxWidth) { in GetValueRange()
9431 unsigned MaxWidth) { in GetValueRange()
9474 static IntRange GetExprRange(ASTContext &C, const Expr *E, unsigned MaxWidth, in GetExprRange()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
HDllvm-objdump.cpp2733 size_t MaxWidth = 13; in getMaxSectionNameWidth() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonISelLoweringHVX.cpp2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() local
/freebsd-14-stable/sys/dev/hpt27xx/
HDhptintf.h462 HPT_U8 MaxWidth; member
/freebsd-14-stable/sys/dev/hptnr/
HDhptintf.h458 HPT_U8 MaxWidth; member
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDLoopVectorize.cpp4753 unsigned MaxWidth = 8; in getSmallestAndWidestTypes() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64ISelLowering.cpp4757 unsigned MaxWidth = IsSigned in LowerINT_TO_FP() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.cpp11688 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); in matchShuffleAsShift() local