Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp702 auto IDOperandNo = NextRecordedOperandNo++; in EmitResultLeafAsOperand() local
705 false, -1, IDOperandNo)); in EmitResultLeafAsOperand()
706 ResultOps.push_back(IDOperandNo); in EmitResultLeafAsOperand()