Searched defs:MinWidth (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 4777 unsigned MinWidth = NegMaskVal.getSignificantBits(); shrinkAndImmediate() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 5118 unsigned MinWidth = -1U; getSmallestAndWidestTypes() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 1060 unsigned MinWidth = combineShiftToAVG() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 1706 unsigned MinWidth = Target->getLargeArrayMinWidth(); getDeclAlign() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBuiltin.cpp | 765 unsigned MinWidth = Type.Width + (Signed && !Type.Signed); EncompassingIntegerType() local |