Searched defs:MaxWidth (Results 1 – 8 of 8) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 3428 CheckARMBuiltinExclusiveCall(unsigned BuiltinID,CallExpr * TheCall,unsigned MaxWidth) CheckARMBuiltinExclusiveCall() argument 14191 GetValueRange(ASTContext & C,llvm::APSInt & value,unsigned MaxWidth) GetValueRange() argument 14204 GetValueRange(ASTContext & C,APValue & result,QualType Ty,unsigned MaxWidth) GetValueRange() argument 14247 GetExprRange(ASTContext & C,const Expr * E,unsigned MaxWidth,bool InConstantContext,bool Approximate) GetExprRange() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | llvm-objdump.cpp | 2585 size_t MaxWidth = 13; getMaxSectionNameWidth() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() local
|
/freebsd-src/sys/dev/hpt27xx/ |
H A D | hptintf.h | 462 HPT_U8 MaxWidth; member
|
/freebsd-src/sys/dev/hptnr/ |
H A D | hptintf.h | 458 HPT_U8 MaxWidth; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 5260 unsigned MaxWidth = 8; getSmallestAndWidestTypes() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 11555 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); matchShuffleAsShift() local [all...] |