Lines Matching refs:out0

6 define amdgpu_kernel void @test_default_si(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
7 store float 0.0, float addrspace(1)* %out0
15 define amdgpu_kernel void @test_default_vi(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
16 store float 0.0, float addrspace(1)* %out0
24 define amdgpu_kernel void @test_f64_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1…
25 store float 0.0, float addrspace(1)* %out0
33 define amdgpu_kernel void @test_f32_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1…
34 store float 0.0, float addrspace(1)* %out0
42 define amdgpu_kernel void @test_f32_f64_denormals(float addrspace(1)* %out0, double addrspace(1)* %…
43 store float 0.0, float addrspace(1)* %out0
51 define amdgpu_kernel void @test_no_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1)…
52 store float 0.0, float addrspace(1)* %out0
60 define amdgpu_kernel void @test_f16_f64_denormals(half addrspace(1)* %out0, double addrspace(1)* %o…
61 store half 0.0, half addrspace(1)* %out0
69 define amdgpu_kernel void @test_no_f16_f64_denormals(half addrspace(1)* %out0, double addrspace(1)*…
70 store half 0.0, half addrspace(1)* %out0
78 define amdgpu_kernel void @test_f32_f16_f64_denormals(half addrspace(1)* %out0, float addrspace(1)*…
79 store half 0.0, half addrspace(1)* %out0
88 define amdgpu_kernel void @test_just_f32_attr_flush(float addrspace(1)* %out0, double addrspace(1)*…
89 store float 0.0, float addrspace(1)* %out0
97 define amdgpu_kernel void @test_flush_all_outputs(float addrspace(1)* %out0, double addrspace(1)* %…
98 store float 0.0, float addrspace(1)* %out0
106 define amdgpu_kernel void @test_flush_all_inputs(float addrspace(1)* %out0, double addrspace(1)* %o…
107 store float 0.0, float addrspace(1)* %out0
115 define amdgpu_kernel void @test_flush_f32_inputs(float addrspace(1)* %out0, double addrspace(1)* %o…
116 store float 0.0, float addrspace(1)* %out0
124 define amdgpu_kernel void @test_flush_f32_outputs(float addrspace(1)* %out0, double addrspace(1)* %…
125 store float 0.0, float addrspace(1)* %out0
133 define amdgpu_kernel void @test_flush_f64_inputs(float addrspace(1)* %out0, double addrspace(1)* %o…
134 store float 0.0, float addrspace(1)* %out0
142 define amdgpu_kernel void @test_flush_f64_outputs(float addrspace(1)* %out0, double addrspace(1)* %…
143 store float 0.0, float addrspace(1)* %out0