Home
last modified time | relevance | path

Searched defs:ExtIdx (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp13004 int ExtIdx = cast<ConstantSDNode>(Op.getOperand(1))->getZExtValue(); in combineConcatVectorOfExtracts() local
13227 ConstantSDNode *ExtIdx = dyn_cast<ConstantSDNode>(N->getOperand(1)); in visitEXTRACT_SUBVECTOR() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp7055 SDValue ExtIdx = V->getOperand(2); in visitEXTRACT_SUBVECTOR() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.cpp5905 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
5966 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local