Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h46 const GIMatchDagPredicate *getPredicate() const { return Predicate; } in getPredicate() function
H A DGIMatchTree.h331 const GIMatchDagPredicate *getPredicate(unsigned Idx) const { in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h166 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h139 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp229 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { in getPredicate() function in ConstrainedFPCmpIntrinsic
H A DConstants.cpp1499 unsigned ConstantExpr::getPredicate() const { in getPredicate() function in ConstantExpr
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp201 VPValue *VPBlockBase::getPredicate() { in getPredicate() function in VPBlockBase
205 const VPValue *VPBlockBase::getPredicate() const { in getPredicate() function in VPBlockBase
/netbsd-src/external/apache2/llvm/dist/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 __anon2f99e1bb0211::ImmPredicateSet
H A DDAGISelMatcher.h411 StringRef getPredicate() const { return Predicate; } in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp68 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h588 unsigned getPredicate() const { in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h491 ICmpInst::Predicate getPredicate() const { in getPredicate() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h184 CmpInst::Predicate getPredicate() const { in getPredicate() function