Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h165 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp355 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { getPredicate() function in ConstrainedFPCmpIntrinsic
775 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { getPredicate() function in VPCmpIntrinsic
H A DConstants.cpp1438 unsigned ConstantExpr::getPredicate() const { getPredicate() function in ConstantExpr
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp
H A DFastISelEmitter.cpp75 const TreePredicateFn &getPredicate(unsigned i) { getPredicate() function in __anon325e80020211::ImmPredicateSet
H A DDAGISelMatcher.h
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h764 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { getPredicate() function
780 ICmpInst::Predicate getPredicate() const { getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOperand.h617 unsigned getPredicate() const { in getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp202 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
H A DScalarEvolution.cpp14763 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { getPredicate() function in PredicatedScalarEvolution
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h193 CmpInst::Predicate getPredicate() const { getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1087 CmpInst::Predicate getPredicate() const { getPredicate() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp937 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { getPredicate() function in __anond8418a2e0111::AMDGPUOperand