Searched refs:MatcherState (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.cpp24 GIMatchTableExecutor::MatcherState::MatcherState(unsigned MaxRenderers) function in class:GIMatchTableExecutor::MatcherState
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h462 /// The MatcherState is passed to the function to allow it to modify
583 struct MatcherState { struct in class:llvm::GIMatchTableExecutor
597 MatcherState(unsigned MaxRenderers);
636 bool executeMatchTable(TgtExecutor &Exec, MatcherState &State,
663 const MatcherState &State) const {
672 virtual void runCustomAction(unsigned, const MatcherState &State,
H A DGIMatchTableExecutorImpl.h47 TgtExecutor &Exec, MatcherState &State,

Completed in 169 milliseconds