Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelector.h423 virtual bool testImmPredicate_APInt(unsigned, const APInt &) const { in testImmPredicate_APInt() function
DInstructionSelectorImpl.h282 if (!testImmPredicate_APInt(Predicate, Value)) in executeMatchTable()
/external/swiftshader/third_party/llvm-7.0/llvm/test/TableGen/
DGlobalISelEmitter.td94 // CHECK-NEXT: bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const overrid…
201 // CHECK-NEXT: bool MyTargetInstructionSelector::testImmPredicate_APInt(unsigned PredicateID, cons…
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/
DX86GenGlobalISel.inc22 bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const override;
749 bool X86InstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) const {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/Mips/
DMipsGenGlobalISel.inc22 bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const override;
499 bool MipsInstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) const…
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/ARM/
DARMGenGlobalISel.inc22 bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const override;
658 bool ARMInstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) const {
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/AArch64/
DAArch64GenGlobalISel.inc22 bool testImmPredicate_APInt(unsigned PredicateID, const APInt &Imm) const override;
729 bool AArch64InstructionSelector::testImmPredicate_APInt(unsigned PredicateID, const APInt & Imm) co…