Home
last modified time | relevance | path

Searched refs:Recipe (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.h664 : 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 DVPlanValue.h197 Recipe, enumerator
276 static inline bool classof(const VPDef *Recipe);
H A DVPlan.cpp334 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 DLoopVectorize.cpp8837 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 DVectorizationPlan.rst77 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 Drecipes.rst49 :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 DSimplifyCFG.cpp3229 if (auto Recipe = shouldFoldCondBranchesToCommonDestination(BI, PBI, TTI)) in FoldBranchToCommonDest() local
3230 std::tie(Opc, InvertPredCond) = *Recipe; in FoldBranchToCommonDest()
/netbsd-src/etc/
H A Dservices18530 # 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 Dfortunes216627 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 Dawk.texi873 @center Recipe For A Programming Language
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git133877 # Recipe uses $(TAGFILES_NO_SRCDIR)