/llvm-project/mlir/lib/TableGen/ |
H A D | Constraint.cpp | 39 Pred Constraint::getPredicate() const { in getPredicate() function in Constraint
|
/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCPredicates.h | 87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 170 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { in getPredicate() function
|
/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
|
/llvm-project/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 773 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { in getPredicate() function in VPCmpIntrinsic 364 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { getPredicate() function in ConstrainedFPCmpIntrinsic
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | DAGISelMatcher.cpp | 99 TreePredicateFn CheckPredicateMatcher::getPredicate() const { in getPredicate() function in CheckPredicateMatcher
|
H A D | DAGISelMatcher.h | 434 StringRef getPredicate() const { return Predicate; } in getPredicate() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 768 static ICmpInst::Predicate getPredicate(Intrinsic::ID ID) { getPredicate() function 784 ICmpInst::Predicate getPredicate() const { getPredicate() function
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineOperand.h | 617 unsigned getPredicate() const { in getPredicate() function
|
/llvm-project/llvm/utils/TableGen/ |
H A D | FastISelEmitter.cpp | 74 const TreePredicateFn &getPredicate(unsigned i) { in getPredicate() function in __anon9d8da9a30211::ImmPredicateSet
|
/llvm-project/llvm/lib/Analysis/ |
H A D | IRSimilarityIdentifier.cpp | 202 CmpInst::Predicate IRInstructionData::getPredicate() const { in getPredicate() function in IRInstructionData
|
H A D | ScalarEvolution.cpp | 14936 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { getPredicate() function in PredicatedScalarEvolution
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 196 CmpInst::Predicate getPredicate() const { getPredicate() function
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 1136 CmpInst::Predicate getPredicate() const { in getPredicate() function
|
/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 949 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { getPredicate() function in __anon446f916f0111::AMDGPUOperand
|