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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp566 unsigned getLabelIndex(unsigned LabelID) const { function in class:__anon2930::MatchTable
621 OS << ": @" << Table.getLabelIndex(LabelID);
629 OS << Table.getLabelIndex(LabelID);

Completed in 602 milliseconds