Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp151 static std::string getEncodedEmitStr(StringRef NamedValue, unsigned NumBytes) { in getEncodedEmitStr() function
174 OS << getEncodedEmitStr(EmitStr, NumElements); in emit()
188 OS << getEncodedEmitStr(llvm::to_string(Table.getLabelIndex(LabelID)), in emit()