Searched defs:VPRecipeBase (Results 1 – 1 of 1) sorted by relevance
568 VPRecipeBase(const unsigned char SC) : SubclassID(SC) {} in VPRecipeBase() function695 : VPRecipeBase(VPWidenIntOrFpInductionSC), IV(IV), Trunc(Trunc) {} in VPRecipeBase() function808 : VPRecipeBase(VPReplicateSC), Ingredient(I), IsUniform(IsUniform), in VPRecipeBase() function972 static RecipeListTy VPBasicBlock::*getSublistAccess(VPRecipeBase *) { in getSublistAccess() argument