Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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