| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | CodeMoverUtils.cpp | 55 ConditionVectorTy Conditions; member in __anonfe4de1c30111::ControlConditions 70 bool isUnconditional() const { return Conditions.empty(); } in isUnconditional() 73 const ConditionVectorTy &getControlConditions() const { return Conditions; } in getControlConditions() 115 ControlConditions Conditions; in collectControlConditions() local 120 return Conditions; in collectControlConditions() 145 Inserted = Conditions.addControlCondition( in collectControlConditions() 151 Inserted = Conditions.addControlCondition( in collectControlConditions() 165 return Conditions; in collectControlConditions() 170 if (none_of(Conditions, [&](ControlCondition &Exists) { in addControlCondition() 173 Conditions.push_back(C); in addControlCondition() [all …]
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | CallSiteSplitting.cpp | 130 ConditionsTy &Conditions) { in recordCondition() argument 143 Conditions.push_back({Cmp, From->getTerminator()->getSuccessor(0) == To in recordCondition() 153 ConditionsTy &Conditions, BasicBlock *StopAt) { in recordConditions() argument 159 recordCondition(CB, From, To, Conditions); in recordConditions() 165 static void addConditions(CallBase &CB, const ConditionsTy &Conditions) { in addConditions() argument 166 for (const auto &Cond : Conditions) { in addConditions() 471 ConditionsTy Conditions; in shouldSplitOnPredicatedArgument() local 473 recordCondition(CB, Pred, CB.getParent(), Conditions); in shouldSplitOnPredicatedArgument() 475 recordConditions(CB, Pred, Conditions, StopAt); in shouldSplitOnPredicatedArgument() 476 PredsCS.push_back({Pred, Conditions}); in shouldSplitOnPredicatedArgument()
|
| H A D | StructurizeCFG.cpp | 298 BranchVector Conditions; member in __anone8c890770111::StructurizeCFG 598 BranchVector &Conds = Loops ? LoopConds : Conditions; in insertConditions() 1077 Conditions.push_back(Br); in wireFlow() 1133 Conditions.clear(); in createFlow() 1313 Conditions.clear(); in run()
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cov/ |
| H A D | CoverageExporterJson.cpp | 105 json::Array Conditions; in gatherConditions() local 107 Conditions.push_back(Record.isConditionIndependencePairCovered(c)); in gatherConditions() 108 return Conditions; in gatherConditions()
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/ |
| H A D | GlobalISelMatchTable.h | 320 SmallVector<std::unique_ptr<PredicateMatcher>, 1> Conditions; variable 370 assert(!Conditions.empty() && in popFirstCondition() 372 std::unique_ptr<PredicateMatcher> P = std::move(Conditions.front()); in popFirstCondition() 373 Conditions.erase(Conditions.begin()); in popFirstCondition() 377 assert(!Conditions.empty() && in getFirstCondition() 379 return *Conditions.front(); in getFirstCondition() 381 bool hasFirstCondition() const override { return !Conditions.empty(); } in hasFirstCondition()
|
| H A D | GlobalISelMatchTable.cpp | 492 assert(Conditions.empty() && "Already finalized?"); in finalize() 507 Conditions.push_back(FirstRule.popFirstCondition()); in finalize() 515 if (!Conditions.empty()) { in emit() 521 for (auto &Condition : Conditions) in emit() 529 if (!Conditions.empty()) in emit()
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Type.h | 4952 bool HasConds = !Outer->Conditions.empty(); 4954 HasConds ? Outer->Conditions[Idx] 4985 ArrayRef<EffectConditionExpr> Conditions; 4993 : Effects(FX), Conditions(Conds) {} 5010 ArrayRef<EffectConditionExpr> conditions() const { return Conditions; } 5019 return LHS.Effects == RHS.Effects && LHS.Conditions == RHS.Conditions; 5114 SmallVector<EffectConditionExpr> Conditions; 5120 : Effects(FX.effects()), Conditions(FX.conditions()) {} 5130 operator FunctionEffectsRef() const { return {Effects, Conditions}; }
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 3954 bool HasConds = !epi.FunctionEffects.Conditions.empty(); in Profile() 3963 ID.AddPointer(epi.FunctionEffects.Conditions[Idx].getCondition()); in Profile() 5509 if (NewCondition || !Conditions.empty()) { in insert() 5510 if (Conditions.empty() && !Effects.empty()) in insert() 5511 Conditions.resize(Effects.size()); in insert() 5512 Conditions.insert(Conditions.begin() + InsertIdx, in insert()
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_PKEY-RSA.pod | 220 Section B.3.6 Generation of Probable Primes with Conditions Based on
|
| H A D | ossl-guide-migration.pod | 400 to the FIPS186-4 B.3.6 method (Generation of Probable Primes with Conditions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/ |
| H A D | M68kInstrControl.td | 53 // Conditions
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | ModuleMap.cpp | 390 #define KEYWORD(Keyword,Conditions) .Case(#Keyword, true) in sanitizeFilenameAsIdentifier() argument 391 #define ALIAS(Keyword, AliasOf, Conditions) .Case(Keyword, true) in sanitizeFilenameAsIdentifier() argument
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | ItaniumDemangle.h | 600 NodeArray Conditions; variable 603 : Node(KEnableIfAttr), Conditions(Conditions_) {} in EnableIfAttr() 605 template<typename Fn> void match(Fn F) const { F(Conditions); } in match() 609 Conditions.printWithComma(OB); in printLeft()
|
| /freebsd/contrib/googletest/docs/reference/ |
| H A D | assertions.md | 123 ## Boolean Conditions {#boolean}
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | funstack.ok | 1862 J. Tartar Graph Coloring Conditions for the 3022 R. R. Meyer New Sufficient Optimality Conditions for
|
| H A D | funstack.in | 8001 …e important theorems on the consecutive retrieval property are proved. Conditions under which the … 13983 …title = "Graph Coloring Conditions for the Existence of Solutions to the Timetable Problem", 23048 …title = "New Sufficient Optimality Conditions for Integer Programming and Their Application…
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
| H A D | SparcInstrInfo.td | 386 // SPARC Flag Conditions
|
| /freebsd/contrib/wpa/hostapd/ |
| H A D | ChangeLog | 212 - added support for Terms and Conditions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
| H A D | VEInstrInfo.td | 493 // VE Flag Conditions
|
| /freebsd/contrib/wpa/wpa_supplicant/ |
| H A D | ChangeLog | 262 - added support for Terms and Conditions
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZInstrFormats.td | 2165 // that each condition has two names. Conditions "o" and "no" are not used.
|
| /freebsd/contrib/flex/ |
| H A D | ChangeLog | 3084 …r @setfilename, so that @set values are correctly evaluated. (Start Conditions, Performance, Le…
|
| /freebsd/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 7654 Conditions were reversed for the Priority: header, resulting in all
|