Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h2216 class DebugCommentAction : public MatchAction {
2221 DebugCommentAction(StringRef S) in DebugCommentAction() function
H A DGlobalISelCombinerEmitter.cpp1308 RM.addAction<DebugCommentAction>(Comment); in addRuleMatcher()
H A DGlobalISelEmitter.cpp1897 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()