Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5532 unsigned NumEltBits = Ty.getScalarSizeInBits(); applyUMulHToLShr() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp3983 unsigned NumEltBits = OpVT.getScalarSizeInBits(); foldSetCCWithAnd() local
H A DDAGCombiner.cpp5170 unsigned NumEltBits = VT.getScalarSizeInBits(); visitMULHU() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12521 unsigned NumEltBits = VT.getScalarSizeInBits(); lowerShuffleAsBroadcast() local
45139 unsigned NumEltBits = VT.getScalarSizeInBits(); combineExtractVectorElt() local
46923 unsigned NumEltBits = VecVT.getScalarSizeInBits(); combineSetCCMOVMSK() local
54688 unsigned NumEltBits = VT.getScalarSizeInBits(); combineVectorCompareAndMaskUnaryOp() local
[all...]