Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3981 const unsigned EltBitWidth = Op.getValueSizeInBits(); computeKnownBits() local
3998 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); computeKnownBits() local
4904 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); ComputeNumSignBits() local
[all...]
H A DTargetLowering.cpp2632 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); SimplifyDemandedBits() local
H A DDAGCombiner.cpp7113 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); visitAND() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12556 unsigned EltBitWidth = V.getScalarValueSizeInBits(); lowerShuffleAsBroadcast() local
12565 int EltBitWidth = VOuter.getScalarValueSizeInBits(); lowerShuffleAsBroadcast() local
46284 unsigned EltBitWidth = VT.getScalarSizeInBits(); combineSelect() local
49299 unsigned EltBitWidth = VT.getScalarSizeInBits(); combineAndMaskToShift() local
[all...]