Home
last modified time | relevance | path

Searched defs:VPWidenPHIRecipe (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h823 VPWidenPHIRecipe(PHINode *Phi) : VPRecipeBase(VPWidenPHISC), Phi(Phi) {} in VPWidenPHIRecipe() function
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h980 VPWidenPHIRecipe(PHINode *Phi) : VPRecipeBase(VPWidenPHISC), Phi(Phi) {} in VPWidenPHIRecipe() function