Searched defs:VPRecipeBase (Results 1 – 2 of 2) sorted by relevance
37 class VPRecipeBase; variable52 friend class VPRecipeBase; variable
663 VPRecipeBase(const unsigned char SC, ArrayRef<VPValue *> Operands) in VPRecipeBase() function667 VPRecipeBase(const unsigned char SC, iterator_range<IterT> Operands) in VPRecipeBase() function1281 : VPRecipeBase(VPReplicateSC, Operands), VPValue(VPVReplicateSC, I, this), in VPRecipeBase() function1538 static RecipeListTy VPBasicBlock::*getSublistAccess(VPRecipeBase *) { in getSublistAccess() argument