/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegalizerInfo.h | 339 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 D | InstructionSelectorImpl.h | 272 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 D | GIMatchDagPredicateDependencyEdge.h | 31 const GIMatchDagPredicate *Predicate; variable 39 const GIMatchDagPredicate *Predicate, in GIMatchDagPredicateDependencyEdge()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
H A D | ARMLegalizerInfo.cpp | 350 ARMLegalizerInfo::getFCmpLibcalls(CmpInst::Predicate Predicate, in getFCmpLibcalls() 402 auto Predicate = in legalizeCustom() local
|
H A D | ARMLegalizerInfo.h | 47 CmpInst::Predicate Predicate; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | ScalarizeMaskedMemIntrin.cpp | 213 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 D | LowerExpectIntrinsic.cpp | 275 CmpInst::Predicate Predicate; in handleBrSelExpect() local
|
H A D | GVN.cpp | 317 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 D | MipsELFObjectWriter.cpp | 87 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 D | llvm-objdump.h | 95 FilterPredicate Predicate; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | VPlanPredicator.cpp | 180 VPValue *Predicate = genPredicateTree(IncomingPredicates); in createOrPropagatePredicates() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCPredicates.h | 26 enum Predicate { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | GlobalISelEmitter.cpp | 85 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 D | X86EVEX2VEXTablesEmitter.cpp | 33 typedef std::pair<StringRef, StringRef> Predicate; typedef in __anon858236de0111::X86EVEX2VEXTablesEmitter
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCompound.cpp | 176 const MCOperand &Predicate = HMCI.getOperand(0); in getCompoundOp() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | asltransform.c | 521 ACPI_PARSE_OBJECT *Predicate; in TrDoSwitch() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ |
H A D | PredicateInfo.h | 74 CmpInst::Predicate Predicate; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
H A D | X86FastISel.cpp | 184 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 D | FlattenCFG.cpp | 259 CmpInst::Predicate Predicate = CI->getPredicate(); in FlattenParallelAndOr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | EarlyIfConversion.cpp | 434 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 D | LoopVectorizationLegality.h | 81 Hint Predicate; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/ |
H A D | FrontendActions.cpp | 917 #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 D | MCInstrDesc.h | 50 Predicate, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1118 #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 D | InstructionSimplify.cpp | 3308 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()
|