Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h
H A DGIMatchTree.h
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h170 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp364 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { in getPredicate() function in ConstrainedFPCmpIntrinsic
795 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { in getPredicate() function in VPCmpIntrinsic
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h772 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { in getPredicate() function
788 ICmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h617 unsigned getPredicate() const { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DFastISelEmitter.cpp74 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anon3cd78fb00211::ImmPredicateSet
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp202 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
H A DScalarEvolution.cpp14938 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { in getPredicate() function in PredicatedScalarEvolution
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h196 CmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1185 CmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp947 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { in getPredicate() function in __anon6862249c0111::AMDGPUOperand