Home
last modified time | relevance | path

Searched refs:test_sincos (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/test/Headers/
Dnvptx_device_math_sincos.cpp31 void test_sincos(T x) in test_sincos() function
46 test_sincos<double>(0.0); in main()
47 test_sincos<float>(0.0); in main()
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dsimplify-libcalls.ll5 ; GCN-LABEL: {{^}}define amdgpu_kernel void @test_sincos
11 define amdgpu_kernel void @test_sincos(float addrspace(1)* nocapture %a) {