Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h189 struct VPIteration { struct
195 VPIteration(unsigned Part, unsigned Lane, argument
199 VPIteration(unsigned Part, const VPLane &Lane) : Part(Part), Lane(Lane) {} in VPIteration() argument
220 std::optional<VPIteration> Instance; argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
H A DVPlan.h84 struct VPIteration { struct
86 unsigned Part;
89 unsigned Lane;