Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h63 class VPlanSlp; variable
653 friend class VPlanSlp; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h63 class VPlanSlp; variable
780 friend class VPlanSlp; variable
2674 VPlanSlp(VPInterleavedAccessInfo &IAI, VPBasicBlock &BB) : IAI(IAI), BB(BB) {} in VPlanSlp() function