/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCPredicates.h | 87 inline Predicate getPredicate(unsigned Condition, unsigned Hint) { in getPredicate() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseInstrInfo.h | 165 ARMCC::CondCodes getPredicate(const MachineInstr &MI) const { getPredicate() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
H A D | LoopVectorizationLegality.h | 152 unsigned getPredicate() const { return Predicate.Value; } in getPredicate() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | IntrinsicInst.cpp | 355 FCmpInst::Predicate ConstrainedFPCmpIntrinsic::getPredicate() const { getPredicate() function in ConstrainedFPCmpIntrinsic 775 CmpInst::Predicate VPCmpIntrinsic::getPredicate() const { getPredicate() function in VPCmpIntrinsic
|
H A D | Constants.cpp | 1438 unsigned ConstantExpr::getPredicate() const { getPredicate() function in ConstantExpr
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DAGISelMatcher.cpp |
|
H A D | FastISelEmitter.cpp | 75 const TreePredicateFn &getPredicate(unsigned i) { getPredicate() function in __anon325e80020211::ImmPredicateSet
|
H A D | DAGISelMatcher.h |
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | IntrinsicInst.h | 764 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 D | MachineOperand.h | 617 unsigned getPredicate() const { in getPredicate() function
|
/freebsd-src/contrib/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 | 14763 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const { getPredicate() function in PredicatedScalarEvolution [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | MachineIRBuilder.h | 193 CmpInst::Predicate getPredicate() const { getPredicate() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | VPlan.h | 1087 CmpInst::Predicate getPredicate() const { getPredicate() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
H A D | AMDGPUAsmParser.cpp | 937 auto getPredicate(std::function<bool(const AMDGPUOperand &Op)> P) const { getPredicate() function in __anond8418a2e0111::AMDGPUOperand
|