Home
last modified time | relevance | path

Searched defs:MinWidth (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4778 unsigned MinWidth = NegMaskVal.getSignificantBits(); in shrinkAndImmediate() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4752 unsigned MinWidth = -1U; in getSmallestAndWidestTypes() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp1060 unsigned MinWidth = in combineShiftToAVG() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1707 unsigned MinWidth = Target->getLargeArrayMinWidth(); in getDeclAlign() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp792 unsigned MinWidth = Type.Width + (Signed && !Type.Signed); in EncompassingIntegerType() local