Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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()