Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h246 unsigned MaxWidth = std::max(RowIdx->getType()->getScalarSizeInBits(), variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3428 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 Dllvm-objdump.cpp2585 size_t MaxWidth = 13; getMaxSectionNameWidth() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2338 unsigned MaxWidth = std::max(Width0, Width1); in typeExtendToWider() local
/freebsd-src/sys/dev/hpt27xx/
H A Dhptintf.h462 HPT_U8 MaxWidth; member
/freebsd-src/sys/dev/hptnr/
H A Dhptintf.h458 HPT_U8 MaxWidth; member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5260 unsigned MaxWidth = 8; getSmallestAndWidestTypes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp11555 unsigned MaxWidth = ((SizeInBits == 512) && !Subtarget.hasBWI() ? 64 : 128); matchShuffleAsShift() local
[all...]