Searched refs:EmitStr (Results 1 – 2 of 2) sorted by relevance
957 const std::string &EmitStr = C->getEmitString(); in emitWithoutPrefix() local958 if (!EmitStr.empty()) { in emitWithoutPrefix()961 Str << EmitStr; in emitWithoutPrefix()
438 std::string EmitStr; member453 MatchTableRecord(Optional<unsigned> LabelID_, StringRef EmitStr, in MatchTableRecord()457 EmitStr(EmitStr), NumElements(NumElements), Flags(Flags), in MatchTableRecord()593 if (NextI->EmitStr == "" && in emitDeclaration()626 OS << EmitStr; in emit()