Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp701 auto IDOperandNo = NextRecordedOperandNo++; in EmitResultLeafAsOperand() local
704 false, -1, IDOperandNo)); in EmitResultLeafAsOperand()
705 ResultOps.push_back(IDOperandNo); in EmitResultLeafAsOperand()