Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDGIMatchTableExecutor.h601 struct MatcherState { struct
615 MatcherState(unsigned MaxRenderers); argument
654 bool executeMatchTable(TgtExecutor &Exec, MatcherState &State,
681 const MatcherState &State) const { in testMIPredicate_MI()
690 virtual bool runCustomAction(unsigned, const MatcherState &State, in runCustomAction()
HDGIMatchTableExecutorImpl.h47 TgtExecutor &Exec, MatcherState &State, in executeMatchTable()
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDGIMatchTableExecutor.cpp24 GIMatchTableExecutor::MatcherState::MatcherState(unsigned MaxRenderers) in MatcherState() function in GIMatchTableExecutor::MatcherState