reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1264 friend inline raw_ostream &operator<<(raw_ostream &OS,
7277 << Indent << "\" " << VPlanIngredient(I) << " " << i << "\\l\"";
lib/Transforms/Vectorize/VPlan.cpp650 O << " +\n" << Indent << "\" " << VPlanIngredient(&Instr) << "\\l\""; 658 O << " +\n" << Indent << "\" " << VPlanIngredient(IV) << "\\l\""; 659 O << " +\n" << Indent << "\" " << VPlanIngredient(Trunc) << "\\l\""; 661 O << " " << VPlanIngredient(IV) << "\\l\""; 665 O << " +\n" << Indent << "\"WIDEN-PHI " << VPlanIngredient(Phi) << "\\l\""; 691 << VPlanIngredient(Ingredient); 699 << Indent << "\"PHI-PREDICATED-INSTRUCTION " << VPlanIngredient(PredInst) 705 O << " +\n" << Indent << "\"WIDEN " << VPlanIngredient(&Instr);