Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11240 ConstantSDNode *ExtIdx = dyn_cast<ConstantSDNode>(N->getOperand(1)); in visitEXTRACT_SUBVECTOR() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6285 SDValue ExtIdx) { in getUnderlyingExtractedFromVec()
6346 SDValue ExtIdx = Op.getOperand(i).getOperand(1); in buildFromShuffleMostly() local