Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp401 std::string EmitStr; member
416 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()
420 EmitStr(EmitStr), NumElements(NumElements), Flags(Flags), in MatchTableRecord()
557 if (NextI->EmitStr == "" && in emitDeclaration()
590 OS << EmitStr; in emit()