Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp794 static unsigned getOpcodeForRecipe(VPRecipeBase &R) { in getOpcodeForRecipe() function
808 switch (getOpcodeForRecipe(R)) { in simplifyRecipe()
822 unsigned ExtOpcode = getOpcodeForRecipe(*Ext); in simplifyRecipe()