Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h339 LegalityPredicate Predicate; variable
346 : Predicate(Predicate), Action(Action), Mutation(Mutation) {} in Predicate() function
422 LegalityPredicate Predicate) { in actionIf()
428 LegalizeRuleSet &actionIf(LegalizeAction Action, LegalityPredicate Predicate, in actionIf()
531 LegalizeRuleSet &legalIf(LegalityPredicate Predicate) { in legalIf()
595 LegalizeRuleSet &bitcastIf(LegalityPredicate Predicate, in bitcastIf()
613 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate) { in lowerIf()
621 LegalizeRuleSet &lowerIf(LegalityPredicate Predicate, in lowerIf()
677 LegalizeRuleSet &libcallIf(LegalityPredicate Predicate) { in libcallIf()
702 LegalizeRuleSet &widenScalarIf(LegalityPredicate Predicate, in widenScalarIf()
[all …]
H A DInstructionSelectorImpl.h272 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
297 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
319 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
367 int64_t Predicate = MatchTable[CurrentIdx++]; in executeMatchTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDagPredicateDependencyEdge.h31 const GIMatchDagPredicate *Predicate; variable
39 const GIMatchDagPredicate *Predicate, in GIMatchDagPredicateDependencyEdge()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls()
402 auto Predicate = in legalizeCustom() local
H A DARMLegalizerInfo.h47 CmpInst::Predicate Predicate; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DScalarizeMaskedMemIntrin.cpp213 Value *Predicate; in scalarizeMaskedLoad() local
347 Value *Predicate; in scalarizeMaskedStore() local
469 Value *Predicate; in scalarizeMaskedGather() local
596 Value *Predicate; in scalarizeMaskedScatter() local
702 Value *Predicate; in scalarizeMaskedExpandLoad() local
812 Value *Predicate; in scalarizeMaskedCompressStore() local
H A DLowerExpectIntrinsic.cpp275 CmpInst::Predicate Predicate; in handleBrSelExpect() local
H A DGVN.cpp317 CmpInst::Predicate Predicate = C->getPredicate(); in createExpr() local
335 CmpInst::Predicate Predicate, in createCmpExpr()
599 CmpInst::Predicate Predicate, in lookupOrAddCmp()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp87 UnaryPredicate Predicate) { in copy_if_else()
111 static InputIt find_best(InputIt First, InputIt Last, UnaryPredicate Predicate, in find_best()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A Dllvm-objdump.h95 FilterPredicate Predicate; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlanPredicator.cpp180 VPValue *Predicate = genPredicateTree(IncomingPredicates); in createOrPropagatePredicates() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCPredicates.h26 enum Predicate { enum
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp85 std::string getEnumNameForPredicate(const TreePredicateFn &Predicate) { in getEnumNameForPredicate()
93 std::string getMatchOpcodeForImmPredicate(const TreePredicateFn &Predicate) { in getMatchOpcodeForImmPredicate()
313 const TreePredicateFn &Predicate = Call.Fn; in isTrivialOperatorNode() local
1039 void prependPredicate(std::unique_ptr<PredicateTy> &&Predicate) { in prependPredicate()
1062 for (const auto &Predicate : predicates()) in emitPredicateListOpcodes() local
1082 for (const auto &Predicate : predicates()) { in emitFilteredPredicateListOpcodes() local
1569 TreePredicateFn Predicate; member in __anon332dbd1e0111::OperandImmPredicateMatcher
1573 const TreePredicateFn &Predicate) in OperandImmPredicateMatcher()
1693 const std::unique_ptr<OperandPredicateMatcher> &Predicate) { in countRendererFns()
1703 for (const auto &Predicate : predicates()) in isSameAsAnotherOperand() local
[all …]
H A DX86EVEX2VEXTablesEmitter.cpp33 typedef std::pair<StringRef, StringRef> Predicate; typedef in __anon858236de0111::X86EVEX2VEXTablesEmitter
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Dasltransform.c521 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DPredicateInfo.h74 CmpInst::Predicate Predicate; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp184 getX86SSEConditionCode(CmpInst::Predicate Predicate) { in getX86SSEConditionCode()
1457 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectCmp() local
1660 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectBranch() local
2052 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitCMoveSelect() local
2173 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86FastEmitSSESelect() local
2359 CmpInst::Predicate Predicate = optimizeCmpPredicate(CI); in X86SelectSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp259 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp434 bool SSAIfConv::canConvertIf(MachineBasicBlock *MBB, bool Predicate) { in canConvertIf()
682 bool Predicate) { in convertIf()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/
H A DLoopVectorizationLegality.h81 Hint Predicate; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendActions.cpp917 #define FEATURE(Name, Predicate) \ in ExecuteAction() argument
931 #define EXTENSION(Name, Predicate) \ in ExecuteAction() argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h50 Predicate, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1118 #define FEATURE(Name, Predicate) .Case(#Name, Predicate) in HasFeature() argument
1147 #define EXTENSION(Name, Predicate) .Case(#Name, Predicate) in HasExtension() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp3308 static Value *simplifyICmpWithDominatingAssume(CmpInst::Predicate Predicate, in simplifyICmpWithDominatingAssume()
3334 static Value *SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3642 Value *llvm::SimplifyICmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyICmpInst()
3649 static Value *SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
3846 Value *llvm::SimplifyFCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyFCmpInst()
5168 static Value *SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()
5175 Value *llvm::SimplifyCmpInst(unsigned Predicate, Value *LHS, Value *RHS, in SimplifyCmpInst()

123