Home
last modified time | relevance | path

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

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