Searched refs:MatcherState (Results 1 – 3 of 3) sorted by relevance
627 struct MatcherState { struct641 LLVM_ABI MatcherState(unsigned MaxRenderers); argument684 bool executeMatchTable(TgtExecutor &Exec, MatcherState &State,711 const MatcherState &State) const { in testMIPredicate_MI()717 const MatcherState &State) const { in testMOPredicate_MO()726 virtual bool runCustomAction(unsigned, const MatcherState &State, in runCustomAction()
47 TgtExecutor &Exec, MatcherState &State, in executeMatchTable()
24 GIMatchTableExecutor::MatcherState::MatcherState(unsigned MaxRenderers) in MatcherState() function in GIMatchTableExecutor::MatcherState