Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp498 Value *IdxOp = IEI->getOperand(2); in collectSingleShuffleElements() local
648 Value *IdxOp = IEI->getOperand(2); in collectShuffleElements() local
1345 Value *IdxOp = IE.getOperand(2); in visitInsertElementInst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp1374 const auto &IdxOp = MI->getOperand(2); in verifyPreISelGenericInstruction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp4954 unsigned IdxOp = Op->getOpcode() == Instruction::InsertElement ? 2 : 1; in canCreateUndefOrPoison() local