Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h690 virtual bool runCustomAction(unsigned, const MatcherState &State, in runCustomAction() function
H A DGIMatchTableExecutorImpl.h1361 if (runCustomAction(FnID, State, OutMIs)) { in executeMatchTable()