Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlan.h1516 static void printAsIngredient(raw_ostream &O, Value *V);
1526 VPlanPrinter::printAsIngredient(OS, I.V);
DVPlan.cpp652 void VPlanPrinter::printAsIngredient(raw_ostream &O, Value *V) { in printAsIngredient() function in VPlanPrinter
/external/llvm-project/llvm/lib/Transforms/Vectorize/
DVPlan.h1864 static void printAsIngredient(raw_ostream &O, const Value *V);
1874 VPlanPrinter::printAsIngredient(OS, I.V);
DVPlan.cpp844 void VPlanPrinter::printAsIngredient(raw_ostream &O, const Value *V) { in printAsIngredient() function in VPlanPrinter