Home
last modified time | relevance | path

Searched defs:Predicate (Results 1 – 25 of 87) sorted by relevance

1234

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DMacroFusionPredicatorEmitter.cpp128 for (const Record *Predicate : Predicates) { in emitPredicates() local
142 void MacroFusionPredicatorEmitter::emitFirstPredicate(const Record *Predicate, in emitFirstPredicate()
205 void MacroFusionPredicatorEmitter::emitSecondPredicate(const Record *Predicate, in emitSecondPredicate()
256 void MacroFusionPredicatorEmitter::emitBothPredicate(const Record *Predicate, in emitBothPredicate()
H A DGlobalISelEmitter.cpp201 const TreePredicateFn &Predicate = Call.Fn; in isTrivialOperatorNode() local
550 const TreePredicateFn &Predicate = Call.Fn; in getEquivNode() local
585 const TreePredicateFn &Predicate) { in getMemSizeBitsFromPredicate()
598 const Record *SrcGIEquivOrNull, const TreePredicateFn &Predicate, in addBuiltinPredicates()
800 const TreePredicateFn &Predicate = Call.Fn; in createAndImportSelDAGMatcher() local
1028 const TreePredicateFn &Predicate = Call.Fn; in importChildMatcher() local
1116 const TreePredicateFn &Predicate = Call.Fn; in importChildMatcher() local
2530 void GlobalISelEmitter::declareSubtargetFeature(const Record *Predicate) { in declareSubtargetFeature()
H A DX86EVEX2VEXTablesEmitter.cpp
H A DInstrInfoEmitter.cpp650 for (const Record *Predicate : in emitFeatureVerifier() local
702 for (const Record *Predicate : in emitFeatureVerifier() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h414 LegalityPredicate Predicate; variable
421 : Predicate(Predicate), Action(Action), Mutation(Mutation) {} in Predicate() function
487 LegalityPredicate Predicate) { in actionIf()
493 LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate, in actionIf()
615 LegalizeRuleSet &legalIf(LegalityPredicate Predicate) { in legalIf()
696 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf()
714 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate) { in lowerIf()
722 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate, in lowerIf()
778 LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) { in libcallIf()
814 LegalizeRuleSet &widenScalarIf(LegalityPredicate Predicate, in widenScalarIf()
[all …]
H A DGIMatchTableExecutorImpl.h348 uint16_t Predicate = readU16(); in executeMatchTable() local
373 uint16_t Predicate = readU16(); in executeMatchTable() local
394 uint16_t Predicate = readU16(); in executeMatchTable() local
416 uint16_t Predicate = readU16(); in executeMatchTable() local
466 uint16_t Predicate = readU16(); in executeMatchTable() local
480 uint16_t Predicate = readU16(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DPredicate.h48 Predicate() : m_value() {} in Predicate() function
57 Predicate(T initial_value) : m_value(initial_value) {} in Predicate() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp200 Value *Predicate = Builder.CreateExtractElement(Mask, uint64_t(0ull), in scalarizeMaskedLoad() local
244 Value *Predicate; in scalarizeMaskedLoad() local
366 Value *Predicate = Builder.CreateExtractElement(Mask, uint64_t(0ull), in scalarizeMaskedStore() local
403 Value *Predicate; in scalarizeMaskedStore() local
530 Value *Predicate; in scalarizeMaskedGather() local
661 Value *Predicate; in scalarizeMaskedScatter() local
777 Value *Predicate; in scalarizeMaskedExpandLoad() local
897 Value *Predicate; in scalarizeMaskedCompressStore() local
1011 Value *Predicate = in scalarizeMaskedVectorHistogram() local
H A DLowerExpectIntrinsic.cpp290 CmpInst::Predicate Predicate; in handleBrSelExpect() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DCmpPredicate.h40 operator CmpInst::Predicate() const { return Pred; } in Predicate() function
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.h47 CmpInst::Predicate Predicate; member
H A DARMLegalizerInfo.cpp330 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls()
383 auto Predicate = in legalizeCustom() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp74 UnaryPredicate Predicate) { in copy_if_else()
98 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURegBankLegalizeRules.cpp376 class Predicate { class
398 Predicate(SmallVectorImpl<Elt> &&Expr) { Expression.swap(Expr); }; in Predicate() function in Predicate
401 Predicate(std::function<bool(const MachineInstr &)> Pred) { in Predicate() function in Predicate
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp94 auto AddVariantDecl = [&](const ElementCount &VF, bool Predicate) { in addMappingsFromTLI()
H A DFlattenCFG.cpp257 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h26 enum Predicate { enum
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMacroFusion.cpp175 return llvm::any_of(Predicates, [&](MacroFusionPredTy Predicate) { in shouldScheduleAdjacent()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp33 std::string getEnumNameForPredicate(const TreePredicateFn &Predicate) { in getEnumNameForPredicate()
42 std::string getMatchOpcodeForImmPredicate(const TreePredicateFn &Predicate) { in getMatchOpcodeForImmPredicate()
483 const PredicateMatcher &Predicate = Candidate.getFirstCondition(); in addMatcher() local
604 const PredicateMatcher &Predicate = Candidate.getFirstCondition(); in addMatcher() local
1404 const std::unique_ptr<OperandPredicateMatcher> &Predicate) { in countRendererFns()
1677 unsigned InsnVarID, TreePredicateFn Predicate) in GenericInstructionPredicateMatcher()
1803 const std::unique_ptr<PredicateMatcher> &Predicate) { in countRendererFns()
H A DGlobalISelMatchTable.h748 void prependPredicate(std::unique_ptr<PredicateTy> &&Predicate) { in prependPredicate()
771 for (const auto &Predicate : predicates()) in emitPredicateListOpcodes() local
791 for (const auto &Predicate : predicates()) { in emitFilteredPredicateListOpcodes() local
1238 const TreePredicateFn &Predicate) in OperandImmPredicateMatcher()
1265 const TreePredicateFn &Predicate) in OperandLeafPredicateMatcher()
1356 for (const auto &Predicate : predicates()) in isSameAsAnotherOperand() local
1509 const TreePredicateFn &Predicate) in InstructionImmPredicateMatcher()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h75 CmpInst::Predicate Predicate; member
/freebsd/sys/contrib/dev/acpica/compiler/
H A Dasltransform.c629 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsBranchExpansion.cpp745 bool MipsBranchExpansion::handleMFLOSlot(Pred Predicate, Safe SafeInSlot) { in handleMFLOSlot()
794 bool MipsBranchExpansion::handleSlot(Pred Predicate, Safe SafeInSlot) { in handleSlot()

1234