Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp868 CheckARMBuiltinExclusiveCall(unsigned BuiltinID,CallExpr * TheCall,unsigned MaxWidth) CheckARMBuiltinExclusiveCall() argument
H A DSemaChecking.cpp9414 GetValueRange(ASTContext & C,llvm::APSInt & value,unsigned MaxWidth) GetValueRange() argument
9427 GetValueRange(ASTContext & C,APValue & result,QualType Ty,unsigned MaxWidth) GetValueRange() argument
9470 GetExprRange(ASTContext & C,const Expr * E,unsigned MaxWidth,bool InConstantContext,bool Approximate) GetExprRange() argument
[all...]
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2733 size_t MaxWidth = 13; getMaxSectionNameWidth() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2338 unsigned MaxWidth = std::max(Width0, Width1); typeExtendToWider() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5119 unsigned MaxWidth = 8; getSmallestAndWidestTypes() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4724 unsigned MaxWidth = IsSigned LowerINT_TO_FP() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11712 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); matchShuffleAsShift() local
[all...]