| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | LegalizerInfo.h | 400 LegalityPredicate Predicate; variable 407 : Predicate(Predicate), Action(Action), Mutation(Mutation) {} in Predicate() argument 473 LegalityPredicate Predicate) { in actionIf() 592 LegalizeRuleSet &legalIf(LegalityPredicate Predicate) { in legalIf() 656 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf() 674 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate) { in lowerIf() 682 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate, in lowerIf() 738 LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) { in libcallIf() 763 LegalizeRuleSet &widenScalarIf(LegalityPredicate Predicate, in widenScalarIf() 772 LegalizeRuleSet &narrowScalarIf(LegalityPredicate Predicate, in narrowScalarIf() [all …]
|
| H A D | GIMatchTableExecutorImpl.h | 323 uint16_t Predicate = readU16(); in executeMatchTable() local 348 uint16_t Predicate = readU16(); in executeMatchTable() local 369 uint16_t Predicate = readU16(); in executeMatchTable() local 421 uint16_t Predicate = readU16(); in executeMatchTable() local 435 uint16_t Predicate = readU16(); in executeMatchTable() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | MacroFusionPredicatorEmitter.cpp | 140 void MacroFusionPredicatorEmitter::emitFirstPredicate(Record *Predicate, in emitFirstPredicate() 172 void MacroFusionPredicatorEmitter::emitSecondPredicate(Record *Predicate, in emitSecondPredicate() 192 void MacroFusionPredicatorEmitter::emitBothPredicate(Record *Predicate, in emitBothPredicate()
|
| H A D | GlobalISelEmitter.cpp | 203 const TreePredicateFn &Predicate = Call.Fn; in isTrivialOperatorNode() local 514 const TreePredicateFn &Predicate = Call.Fn; in getEquivNode() local 549 const TreePredicateFn &Predicate) { in getMemSizeBitsFromPredicate() 562 const Record *SrcGIEquivOrNull, const TreePredicateFn &Predicate, in addBuiltinPredicates() 749 const TreePredicateFn &Predicate = Call.Fn; in createAndImportSelDAGMatcher() local 982 const TreePredicateFn &Predicate = Call.Fn; in importChildMatcher() local 2491 void GlobalISelEmitter::declareSubtargetFeature(Record *Predicate) { in declareSubtargetFeature()
|
| H A D | GlobalISelMatchTable.cpp | 33 std::string getEnumNameForPredicate(const TreePredicateFn &Predicate) { in getEnumNameForPredicate() 40 std::string getMatchOpcodeForImmPredicate(const TreePredicateFn &Predicate) { in getMatchOpcodeForImmPredicate() 475 const PredicateMatcher &Predicate = Candidate.getFirstCondition(); in addMatcher() local 596 const PredicateMatcher &Predicate = Candidate.getFirstCondition(); in addMatcher() local 1355 const std::unique_ptr<OperandPredicateMatcher> &Predicate) { in countRendererFns() 1613 unsigned InsnVarID, TreePredicateFn Predicate) in GenericInstructionPredicateMatcher() 1736 const std::unique_ptr<PredicateMatcher> &Predicate) { in countRendererFns()
|
| H A D | GlobalISelMatchTable.h | 727 void prependPredicate(std::unique_ptr<PredicateTy> &&Predicate) { in prependPredicate() 750 for (const auto &Predicate : predicates()) in emitPredicateListOpcodes() local 770 for (const auto &Predicate : predicates()) { in emitFilteredPredicateListOpcodes() local 1215 const TreePredicateFn &Predicate) in OperandImmPredicateMatcher() 1306 for (const auto &Predicate : predicates()) in isSameAsAnotherOperand() local 1452 const TreePredicateFn &Predicate) in InstructionImmPredicateMatcher()
|
| H A D | DAGISelMatcherEmitter.cpp | 145 for (auto &Predicate : NodePredicatesByCodeToRun) { in MatcherTableEmitter() local 161 for (const auto &Predicate : PredicateList) { in MatcherTableEmitter() local
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | Predicate.h | 48 Predicate() : m_value() {} in Predicate() function 57 Predicate(T initial_value) : m_value(initial_value) {} in Predicate() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMLegalizerInfo.h | 47 CmpInst::Predicate Predicate; member
|
| H A D | ARMLegalizerInfo.cpp | 355 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() 408 auto Predicate = in legalizeCustom() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | ScalarizeMaskedMemIntrin.cpp | 207 Value *Predicate; in scalarizeMaskedLoad() local 337 Value *Predicate; in scalarizeMaskedStore() local 459 Value *Predicate; in scalarizeMaskedGather() local 586 Value *Predicate; in scalarizeMaskedScatter() local 692 Value *Predicate; in scalarizeMaskedExpandLoad() local 802 Value *Predicate; in scalarizeMaskedCompressStore() local
|
| H A D | LowerExpectIntrinsic.cpp | 288 CmpInst::Predicate Predicate; in handleBrSelExpect() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
| H A D | MipsELFObjectWriter.cpp | 87 UnaryPredicate Predicate) { in copy_if_else() 111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | InjectTLIMappings.cpp | 94 auto AddVariantDecl = [&](const ElementCount &VF, bool Predicate) { in addMappingsFromTLI()
|
| H A D | FlattenCFG.cpp | 257 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCPredicates.h | 26 enum Predicate { enum
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MacroFusion.cpp | 163 return llvm::any_of(Predicates, [&](MacroFusionPredTy Predicate) { in shouldScheduleAdjacent()
|
| H A D | EarlyIfConversion.cpp | 438 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf() 686 bool Predicate) { in convertIf()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | PredicateInfo.h | 75 CmpInst::Predicate Predicate; member
|
| /freebsd-14.2/sys/contrib/dev/acpica/compiler/ |
| H A D | asltransform.c | 629 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
| H A D | HexagonMCCompound.cpp | 176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 175 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode() 1447 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local 1650 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local 2042 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local 2163 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local 2351 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | LoopVectorizationLegality.h | 95 Hint Predicate; variable
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/ |
| H A D | BPFCheckAndAdjustIR.cpp | 175 ICmpInst::Predicate Predicate; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ObjectFile.h | 430 SectionFilterPredicate Predicate; variable
|