Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h34 class VPDef; variable
46 friend class VPDef; variable
366 VPDef(const unsigned char SC) : SubclassID(SC) {} in VPDef() function