Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2277 class DebugCommentAction : public MatchAction {
2282 DebugCommentAction(StringRef S) in DebugCommentAction() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp1304 RM.addAction<DebugCommentAction>(Comment); in addRuleMatcher()
H A DGlobalISelEmitter.cpp1922 M.addAction<DebugCommentAction>(llvm::to_string(P.getSrcPattern()) + in runOnPattern()