Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2982 class DebugCommentAction : public MatchAction { class
2987 DebugCommentAction(StringRef S) : S(std::string(S)) {} in DebugCommentAction() function in __anon4852db4a0111::DebugCommentAction
5039 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()