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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp801 unsigned LastOpNo = CGA.ResultInstOperandIndex.size(); local
824 for (unsigned i = 0, e = LastOpNo; i != e; ++i) {
H A DAsmMatcherEmitter.cpp1821 unsigned LastOpNo = CGA.ResultInstOperandIndex.size();
1874 for ( ; AliasOpNo < LastOpNo &&

Completed in 114 milliseconds