Searched defs:EltBitWidth (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 3981 const unsigned EltBitWidth = Op.getValueSizeInBits(); computeKnownBits() local |
H A D | TargetLowering.cpp | 2632 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); SimplifyDemandedBits() local |
H A D | DAGCombiner.cpp | 7113 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); visitAND() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 12556 unsigned EltBitWidth = V.getScalarValueSizeInBits(); lowerShuffleAsBroadcast() local |