Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp2482 class DebugCommentAction : public MatchAction { class
2487 DebugCommentAction(StringRef S) : S(S) {} in DebugCommentAction() function in __anon0c06086d0111::DebugCommentAction
3839 M.addAction<DebugCommentAction>(llvm::to_string(*P.getSrcPattern()) + in runOnPattern()