Lines Matching refs:out0
7 define amdgpu_kernel void @test_default_ci(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
8 store float 0.0, float addrspace(1)* %out0
17 define amdgpu_kernel void @test_default_vi(float addrspace(1)* %out0, double addrspace(1)* %out1) #…
18 store float 0.0, float addrspace(1)* %out0
27 define amdgpu_kernel void @test_f64_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1…
28 store float 0.0, float addrspace(1)* %out0
37 define amdgpu_kernel void @test_f32_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1…
38 store float 0.0, float addrspace(1)* %out0
47 define amdgpu_kernel void @test_f32_f64_denormals(float addrspace(1)* %out0, double addrspace(1)* %…
48 store float 0.0, float addrspace(1)* %out0
57 define amdgpu_kernel void @test_no_denormals(float addrspace(1)* %out0, double addrspace(1)* %out1)…
58 store float 0.0, float addrspace(1)* %out0
67 define amdgpu_kernel void @test_no_dx10_clamp_vi(float addrspace(1)* %out0, double addrspace(1)* %o…
68 store float 0.0, float addrspace(1)* %out0
77 define amdgpu_kernel void @test_no_ieee_mode_vi(float addrspace(1)* %out0, double addrspace(1)* %ou…
78 store float 0.0, float addrspace(1)* %out0
87 define amdgpu_kernel void @test_no_ieee_mode_no_dx10_clamp_vi(float addrspace(1)* %out0, double add…
88 store float 0.0, float addrspace(1)* %out0