Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h47 const GIMatchDagPredicate *getPredicate() const { return Predicate; } in getPredicate() function
H A DGIMatchTree.h331 const GIMatchDagPredicate *getPredicate(unsigned Idx) const { in getPredicate() function
/llvm-project-15.0.7/mlir/lib/TableGen/
H A DConstraint.cpp38 Pred Constraint::getPredicate() const { in getPredicate() function in Constraint
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h165 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/llvm-project-15.0.7/llvm/lib/IR/
H A DIntrinsicInst.cpp294 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { in getPredicate() function in ConstrainedFPCmpIntrinsic
639 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { in getPredicate() function in VPCmpIntrinsic
H A DConstants.cpp1444 unsigned ConstantExpr::getPredicate() const { in getPredicate() function in ConstantExpr
/llvm-project-15.0.7/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h153 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicInst.h573 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { in getPredicate() function
589 ICmpInst::Predicate getPredicate() const { in getPredicate() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp100 TreePredicateFn CheckPredicateMatcher::getPredicate() const { in getPredicate() function in CheckPredicateMatcher
H A DFastISelEmitter.cpp71 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anon7553c2e00211::ImmPredicateSet
H A DDAGISelMatcher.h411 StringRef getPredicate() const { return Predicate; } in getPredicate() function
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DMachineOperand.h597 unsigned getPredicate() const { in getPredicate() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp182 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
H A DScalarEvolution.cpp14357 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { in getPredicate() function in PredicatedScalarEvolution
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h191 CmpInst::Predicate getPredicate() const { in getPredicate() function