Searched defs:VPIteration (Results 1 – 2 of 2) sorted by relevance
189 struct VPIteration { struct195 VPIteration(unsigned Part, unsigned Lane, argument199 VPIteration(unsigned Part, const VPLane &Lane) : Part(Part), Lane(Lane) {} in VPIteration() argument220 std::optional<VPIteration> Instance; argument
84 struct VPIteration { struct86 unsigned Part;89 unsigned Lane;