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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp697 auto IDOperandNo = NextRecordedOperandNo++; local
700 false, -1, IDOperandNo));
701 ResultOps.push_back(IDOperandNo);

Completed in 44 milliseconds