Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp3235 const unsigned EltBitWidth = Op.getValueSizeInBits(); in computeKnownBits() local
3249 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3900 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
DTargetLowering.cpp1858 unsigned EltBitWidth = Src.getScalarValueSizeInBits(); in SimplifyDemandedBits() local
DDAGCombiner.cpp5271 unsigned EltBitWidth = Vector->getValueType(0).getScalarSizeInBits(); in visitAND() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp12748 int EltBitWidth = VOuter.getScalarValueSizeInBits(); in lowerShuffleAsBroadcast() local
39998 unsigned EltBitWidth = VT0.getScalarSizeInBits(); in combineAndMaskToShift() local