Searched defs:ExtScale (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 9203 unsigned ExtScale = 1; LowerCONCAT_VECTORS_i1() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 25352 unsigned ExtScale = ExtDstSizeInBits / ExtSrcSizeInBits; combineTruncationShuffle() local |