Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMBaseInstrInfo.h170 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
HDLoopVectorizationLegality.h152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDIntrinsicInst.cpp364 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { in getPredicate() function in ConstrainedFPCmpIntrinsic
795 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { in getPredicate() function in VPCmpIntrinsic
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDDAGISelMatcher.cpp99 TreePredicateFn CheckPredicateMatcher::getPredicate() const { in getPredicate() function in CheckPredicateMatcher
HDDAGISelMatcher.h434 StringRef getPredicate() const { return Predicate; } in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDIntrinsicInst.h772 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { in getPredicate() function
788 ICmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineOperand.h617 unsigned getPredicate() const { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDFastISelEmitter.cpp74 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anon5d621e490211::ImmPredicateSet
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDIRSimilarityIdentifier.cpp202 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
HDScalarEvolution.cpp14938 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { in getPredicate() function in PredicatedScalarEvolution
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDMachineIRBuilder.h196 CmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlan.h1185 CmpInst::Predicate getPredicate() const { in getPredicate() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp947 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { in getPredicate() function in __anona285e3d50111::AMDGPUOperand