Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h680 virtual bool testMIPredicate_MI(unsigned, const MachineInstr &, in testMIPredicate_MI() function
H A DGIMatchTableExecutorImpl.h450 if (!testMIPredicate_MI(Predicate, *State.MIs[InsnID], State)) in executeMatchTable()