Searched refs:test_sincos (Results 1 – 2 of 2) sorted by relevance
31 void test_sincos(T x) in test_sincos() function46 test_sincos<double>(0.0); in main()47 test_sincos<float>(0.0); in main()
5 ; GCN-LABEL: {{^}}define amdgpu_kernel void @test_sincos11 define amdgpu_kernel void @test_sincos(float addrspace(1)* nocapture %a) {