Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h542 virtual bool testImmPredicate_APInt(unsigned, const APInt &) const { in testImmPredicate_APInt() function
H A DInstructionSelectorImpl.h313 if (!testImmPredicate_APInt(Predicate, Value)) in executeMatchTable()
/llvm-project-15.0.7/llvm/test/TableGen/
H A DGlobalISelEmitter.td80 // CHECK-NEXT: bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const overrid…
189 // CHECK-NEXT: bool MyTargetInstructionSelector::testImmPredicate_APInt(unsigned PredicateID, cons…