Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3822 const unsigned EltBitWidth = Op.getValueSizeInBits(); computeKnownBits() local
3839 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); computeKnownBits() local
4697 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); ComputeNumSignBits() local
[all...]
H A DTargetLowering.cpp2609 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); SimplifyDemandedBits() local
H A DDAGCombiner.cpp7108 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); visitAND() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12399 unsigned EltBitWidth = V.getScalarValueSizeInBits(); lowerShuffleAsBroadcast() local
12408 int EltBitWidth = VOuter.getScalarValueSizeInBits(); lowerShuffleAsBroadcast() local
45308 unsigned EltBitWidth = VT.getScalarSizeInBits(); combineSelect() local
48266 unsigned EltBitWidth = VT.getScalarSizeInBits(); combineAndMaskToShift() local
[all...]