Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp3678 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3695 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
4415 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
H A DTargetLowering.cpp2437 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
H A DDAGCombiner.cpp6412 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); in visitAND() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp14829 unsigned EltBitWidth = V.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
14838 int EltBitWidth = VOuter.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
46217 unsigned EltBitWidth = VT.getScalarSizeInBits(); in combineSelect() local
48941 unsigned EltBitWidth = VT.getScalarSizeInBits(); in combineAndMaskToShift() local