Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h550 virtual bool testMIPredicate_MI( in testMIPredicate_MI() function
H A DInstructionSelectorImpl.h376 if (!testMIPredicate_MI(Predicate, *State.MIs[InsnID], in executeMatchTable()
/llvm-project-15.0.7/llvm/test/TableGen/
H A DGlobalISelEmitterCustomPredicate.td15 // CHECK: bool MyTargetInstructionSelector::testMIPredicate_MI(
H A DGlobalISelEmitter.td83 // CHECK-NEXT: bool testMIPredicate_MI(unsigned PredicateID, const MachineInstr &MI, const std::…