Lines Matching refs:waves
13 attributes #0 = {"amdgpu-waves-per-eu"="1,1"}
15 ; Exactly 5 waves per execution unit.
25 attributes #1 = {"amdgpu-waves-per-eu"="5,5"}
27 ; Exactly 10 waves per execution unit.
37 attributes #2 = {"amdgpu-waves-per-eu"="10,10"}
49 attributes #3 = {"amdgpu-waves-per-eu"="1"}
51 ; At least 5 waves per execution unit.
61 attributes #4 = {"amdgpu-waves-per-eu"="5"}
63 ; At least 10 waves per execution unit.
73 attributes #5 = {"amdgpu-waves-per-eu"="10"}
77 ; At most 5 waves per execution unit.
87 attributes #6 = {"amdgpu-waves-per-eu"="1,5"}
89 ; At most 10 waves per execution unit.
99 attributes #7 = {"amdgpu-waves-per-eu"="1,10"}
101 ; Between 1 and 5 waves per execution unit (same as @empty_at_most_5).
103 ; Between 5 and 10 waves per execution unit.
113 attributes #8 = {"amdgpu-waves-per-eu"="5,10"}
117 ; Exactly 10 waves per execution unit.
190 attributes #9 = {"amdgpu-waves-per-eu"="10,10"}
192 ; Exactly 256 workitems and exactly 2 waves.
202 attributes #10 = {"amdgpu-flat-work-group-size"="256,256" "amdgpu-waves-per-eu"="2,2"}