Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3982 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3999 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
4905 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
H A DTargetLowering.cpp2642 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
H A DDAGCombiner.cpp7099 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); in visitAND() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12532 unsigned EltBitWidth = V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
12541 int EltBitWidth = VOuter.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
46376 unsigned EltBitWidth = VT.getScalarSizeInBits(); in combineSelect() local
49437 unsigned EltBitWidth = VT.getScalarSizeInBits(); in combineAndMaskToShift() local