Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3394 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3411 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
4075 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
H A DTargetLowering.cpp2076 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
H A DDAGCombiner.cpp5733 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); in visitAND() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp13678 unsigned EltBitWidth = V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
13687 int EltBitWidth = VOuter.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
41916 unsigned EltBitWidth = VT.getScalarSizeInBits(); in combineSelect() local
44318 unsigned EltBitWidth = VT0.getScalarSizeInBits(); in combineAndMaskToShift() local