Searched defs:NumEltBits (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | CombinerHelper.cpp | 5532 unsigned NumEltBits = Ty.getScalarSizeInBits(); applyUMulHToLShr() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 3983 unsigned NumEltBits = OpVT.getScalarSizeInBits(); foldSetCCWithAnd() local |
H A D | DAGCombiner.cpp | 5170 unsigned NumEltBits = VT.getScalarSizeInBits(); visitMULHU() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 12521 unsigned NumEltBits = VT.getScalarSizeInBits(); lowerShuffleAsBroadcast() local |