Lines Matching full:maximum
91 /// \returns Subtarget's default pair of minimum/maximum flat work group sizes
92 /// for function \p F, or minimum/maximum flat work group sizes explicitly
100 /// \returns Subtarget's default pair of minimum/maximum number of waves per
101 /// execution unit for function \p F, or minimum/maximum number of waves per
107 /// compatible with minimum/maximum number of waves limited by flat work group
110 // Default/requested minimum/maximum flat work group sizes.
130 /// Subtarget's minimum/maximum occupancy, in number of waves per EU, that can
138 /// Subtarget's minimum/maximum occupancy, in number of waves per EU, that can
267 /// Return the maximum number of bytes of LDS available for all workgroups
275 /// Return the maximum number of bytes of LDS that can be allocated to a
310 /// \returns Maximum number of work groups per compute unit supported by the
317 /// \returns Maximum flat work group size supported by the subtarget.
329 /// \returns Maximum number of waves per execution unit supported by the
333 /// Return the maximum workitem ID value in the function, for the given (0, 1,