Searched refs:Recipe (Results 1 – 11 of 11) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | VPlan.h | 664 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe) {} in VPRecipeBase() 668 : VPDef(SC), VPUser(Operands, VPUser::VPUserID::Recipe) {} in VPRecipeBase() 721 return U->getVPUserID() == VPUser::VPUserID::Recipe; in classof() 1497 VPBasicBlock(const Twine &Name = "", VPRecipeBase *Recipe = nullptr) 1499 if (Recipe) 1500 appendRecipe(Recipe); 1547 void insert(VPRecipeBase *Recipe, iterator InsertPt) { in insert() argument 1548 assert(Recipe && "No recipe to append."); in insert() 1549 assert(!Recipe->Parent && "Recipe already in VPlan"); in insert() 1550 Recipe->Parent = this; in insert() [all …]
|
| H A D | VPlanValue.h | 197 Recipe, enumerator 276 static inline bool classof(const VPDef *Recipe);
|
| H A D | VPlan.cpp | 334 for (VPRecipeBase &Recipe : Recipes) in execute() 335 Recipe.execute(*State); in execute() 412 for (const VPRecipeBase &Recipe : *this) { in print() 413 Recipe.print(O, RecipeIndent, SlotTracker); in print() 1260 for (const VPRecipeBase &Recipe : *VPBB) in assignSlots() 1261 for (VPValue *Def : Recipe.definedValues()) in assignSlots()
|
| H A D | LoopVectorize.cpp | 8837 auto *Recipe = new VPReplicateRecipe(I, Plan->mapToVPValues(I->operands()), in handleReplication() local 8839 setRecipe(I, Recipe); in handleReplication() 8840 Plan->addVPValue(I, Recipe); in handleReplication() 8845 for (VPValue *Op : Recipe->operands()) { in handleReplication() 8859 VPBB->appendRecipe(Recipe); in handleReplication() 8866 VPBlockBase *Region = createReplicateRegion(I, Recipe, Plan); in handleReplication() 8918 VPRecipeBase *Recipe; in tryToCreateWidenRecipe() local 8922 if ((Recipe = tryToOptimizeInductionPHI(Phi, Operands))) in tryToCreateWidenRecipe() 8923 return toVPRecipeResult(Recipe); in tryToCreateWidenRecipe() 8944 (Recipe = tryToOptimizeInductionTruncate(cast<TruncInst>(Instr), Operands, in tryToCreateWidenRecipe() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/ |
| H A D | VectorizationPlan.rst | 77 a "Recipe", which is responsible for computing its cost and generating its 143 input IR instructions are referred to as "Ingredients" of the Recipe. A Recipe 203 Next, the logic embedded within each Recipe for generating its instructions at
|
| /netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/ |
| H A D | recipes.rst | 49 :alt: DNSSEC Signing Recipe #1 52 DNSSEC Signing Recipe #1 107 :alt: DNSSEC Signing Recipe #2 110 DNSSEC Signing Recipe #2
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyCFG.cpp | 3229 if (auto Recipe = shouldFoldCondBranchesToCommonDestination(BI, PBI, TTI)) in FoldBranchToCommonDest() local 3230 std::tie(Opc, InvertPredCond) = *Recipe; in FoldBranchToCommonDest()
|
| /netbsd-src/etc/ |
| H A D | services | 18530 # recipe-box tcp The Recipe Box Exchange [Corpus_Collusion] … 18531 # recipe-sharing tcp Recipe Sharing Protocol [Daniel_G_Taylor] … 18725 # souschef SousChef Recipe Sharing [Ben] …
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes2 | 16627 First there was Dial-A-Prayer, then Dial-A-Recipe, and even Dial-A-Footballer. 36269 -- Recipe for chili from Allan Shrivers, former governor 37586 Recipe for a Pan Galactic Gargle Blaster:
|
| /netbsd-src/external/gpl2/gawk/dist/ |
| H A D | awk.texi | 873 @center Recipe For A Programming Language
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 133877 # Recipe uses $(TAGFILES_NO_SRCDIR)
|