Home
last modified time | relevance | path

Searched defs:getPredicate (Results 1 – 15 of 15) sorted by relevance

/llvm-project/mlir/lib/TableGen/
H A DConstraint.cpp39 Pred Constraint::getPredicate() const { in getPredicate() function in Constraint
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h170 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp773 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { in getPredicate() function in VPCmpIntrinsic
364 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { getPredicate() function in ConstrainedFPCmpIntrinsic
/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp99 TreePredicateFn CheckPredicateMatcher::getPredicate() const { in getPredicate() function in CheckPredicateMatcher
H A DDAGISelMatcher.h434 StringRef getPredicate() const { return Predicate; } in getPredicate() function
/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h768 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { getPredicate() function
784 ICmpInst::Predicate getPredicate() const { getPredicate() function
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h617 unsigned getPredicate() const { in getPredicate() function
/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp74 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anon9d8da9a30211::ImmPredicateSet
/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp202 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
H A DScalarEvolution.cpp14936 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { getPredicate() function in PredicatedScalarEvolution
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h196 CmpInst::Predicate getPredicate() const { getPredicate() function
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1136 CmpInst::Predicate getPredicate() const { in getPredicate() function
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp949 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { getPredicate() function in __anon446f916f0111::AMDGPUOperand