Home
last modified time | relevance | path

Searched refs:SecondOpIdx (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DMacroFusionPredicatorEmitter.cpp191 int SecondOpIdx = Predicate->getValueAsInt("SecondOpIdx"); in emitSecondPredicate() local
196 << ").getReg() != SecondMI.getOperand(" << SecondOpIdx in emitSecondPredicate()
205 << "unsigned SrcOpIdx1 = " << SecondOpIdx in emitSecondPredicate()
237 int SecondOpIdx = Predicate->getValueAsInt("SecondOpIdx"); in emitBothPredicate() local
240 OS.indent(2) << " SecondMI.getOperand(" << SecondOpIdx in emitBothPredicate()
243 << ").getReg() == SecondMI.getOperand(" << SecondOpIdx in emitBothPredicate()
252 << "unsigned SrcOpIdx1 = " << SecondOpIdx in emitBothPredicate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetMacroFusion.td55 int SecondOpIdx = secondOpIdx;
64 int SecondOpIdx = secondOpIdx;