Searched refs:EmitStr (Results 1 – 2 of 2) sorted by relevance
968 const std::string &EmitStr = C->getEmitString(); in emitWithoutPrefix() local969 if (!EmitStr.empty()) { in emitWithoutPrefix()972 Str << EmitStr; in emitWithoutPrefix()
398 std::string EmitStr; member413 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()417 EmitStr(EmitStr), NumElements(NumElements), Flags(Flags), in MatchTableRecord()554 if (NextI->EmitStr == "" && in emitDeclaration()587 OS << EmitStr; in emit()