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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DIRSimilarityIdentifier.cpp68 CmpInst::Predicate IRInstructionData::getPredicate() const { function in class:IRInstructionData
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h46 const GIMatchDagPredicate *getPredicate() const { return Predicate; } function in class:llvm::GIMatchDagPredicateDependencyEdge
H A DGIMatchTree.h331 const GIMatchDagPredicate *getPredicate(unsigned Idx) const { function in class:llvm::GIMatchTreeBuilderLeafInfo
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp100 TreePredicateFn CheckPredicateMatcher::getPredicate() const { function in class:CheckPredicateMatcher
H A DFastISelEmitter.cpp71 const TreePredicateFn &getPredicate(unsigned i) { function in class:__anon3297::ImmPredicateSet
H A DDAGISelMatcher.h411 StringRef getPredicate() const { return Predicate; } function in class:llvm::CheckPatternPredicateMatcher
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { function in namespace:llvm::PPC
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.h166 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { function in class:llvm::ARMBaseInstrInfo
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DIntrinsicInst.cpp229 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { function in class:ConstrainedFPCmpIntrinsic
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineOperand.h588 unsigned getPredicate() const { function
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h139 unsigned getPredicate() const { return Predicate.Value; } function in class:llvm::LoopVectorizeHints
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIntrinsicInst.h491 ICmpInst::Predicate getPredicate() const { function in class:MinMaxIntrinsic
H A DInstrTypes.h799 Predicate getPredicate() const { return getSubclassData<PredicateField>(); } function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp201 VPValue *VPBlockBase::getPredicate() { function in class:VPBlockBase
205 const VPValue *VPBlockBase::getPredicate() const { function in class:VPBlockBase
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h184 CmpInst::Predicate getPredicate() const { function in class:llvm::SrcOp

Completed in 299 milliseconds