Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Headers/
H A Dnvptx_device_math_complex.cpp58 std::complex<T> test_template_math_calls(std::complex<T> a) { in test_template_math_calls() function
77 return test_template_math_calls(r); in test_scall()
86 return test_template_math_calls(r); in test_dcall()
H A Damdgcn-openmp-device-math-complex.cpp56 std::complex<T> test_template_math_calls(std::complex<T> a) { in test_template_math_calls() function
75 return test_template_math_calls(r); in test_scall()
84 return test_template_math_calls(r); in test_dcall()