Home
last modified time | relevance | path

Searched defs:VPI (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DVPlanSLP.cpp125 auto *VPI = cast<VPInstruction>(&I); in areVectorizable() local
178 auto *VPI = cast<VPInstruction>(Values[0]); in getOperands() local
463 auto *VPI = new VPInstruction(Opcode, CombinedOperands); in buildGraph() local