Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelDAGToDAG.cpp4277 unsigned MinWidth = NegMaskVal.getMinSignedBits(); in shrinkAndImmediate() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6220 unsigned MinWidth = -1U; in getSmallestAndWidestTypes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp1747 unsigned MinWidth = Target->getLargeArrayMinWidth(); in getDeclAlign() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp694 unsigned MinWidth = Type.Width + (Signed && !Type.Signed); in EncompassingIntegerType() local