Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp2888 const unsigned EltBitWidth = VecVT.getScalarSizeInBits(); in computeKnownBits() local
3508 const unsigned EltBitWidth = Op.getOperand(0).getScalarValueSizeInBits(); in ComputeNumSignBits() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp34634 unsigned EltBitWidth = VT0.getScalarSizeInBits(); in combineAndMaskToShift() local