Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/Headers/
Dnvptx_device_math_sin_cos.cpp31 void test_sin_cos(T x) in test_sin_cos() function
46 test_sin_cos<double>(0.0); in main()
47 test_sin_cos<float>(0.0); in main()