Home
last modified time | relevance | path

Searched refs:test_sqrt (Results 1 – 25 of 26) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Headers/
H A Dnvptx_device_cmath_functions.c12 void test_sqrt(double a1) { in test_sqrt() function
H A Dnvptx_device_cmath_functions_cxx17.cpp12 void test_sqrt(double a1) { in test_sqrt() function
H A Dnvptx_device_cmath_functions.cpp12 void test_sqrt(double a1) { in test_sqrt() function
H A Dnvptx_device_math_functions_cxx17.cpp12 void test_sqrt(double a1) { in test_sqrt() function
H A Dnvptx_device_math_functions.cpp12 void test_sqrt(double a1) { in test_sqrt() function
H A Dnvptx_device_math_functions.c19 void test_sqrt(double a1) { in test_sqrt() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dlibcalls.c8 void test_sqrt(float a0, double a1, long double a2) { in test_sqrt() function
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Davx512-scalar.ll69 define double @test_sqrt(double %a) {
70 ; AVX512-LABEL: test_sqrt:
75 ; AVX-LABEL: test_sqrt:
H A Dhalf.ll1025 define half @test_sqrt(half %0) {
1026 ; CHECK-LIBCALL-LABEL: test_sqrt:
1037 ; BWON-F16C-LABEL: test_sqrt:
1049 ; CHECK-I686-LABEL: test_sqrt:
/llvm-project-15.0.7/llvm/test/CodeGen/Generic/
H A Dintrinsics.ll12 define double @test_sqrt(float %F) {
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/
H A Dspeculate-math.ll46 br i1 %cmp.i, label %test_sqrt.exit, label %cond.else.i
50 br label %test_sqrt.exit
52 test_sqrt.exit: ; preds = %cond.else.i, %entry
/llvm-project-15.0.7/polly/lib/External/isl/imath/
H A Dimdrover.h70 bool test_sqrt(testspec_t* t, FILE* ofp);
H A Dimtest.c120 {"sqrt", 2, 1, test_sqrt}, /* r2 = sqrt(r1) */
H A Dimdrover.c807 bool test_sqrt(testspec_t* t, FILE* ofp) { in test_sqrt() function
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A D2011-11-29-128bitArithmetics.ll5 define void @test_sqrt(<4 x float>* %X) nounwind {
7 ; CHECK-LABEL: test_sqrt:
H A Dfp16-fullfp16.ll220 define void @test_sqrt(half* %p) {
221 ; CHECK-LABEL: test_sqrt:
H A Dfp16-promote.ll421 ; CHECK-ALL-LABEL: test_sqrt:
429 define void @test_sqrt(half* %p) #0 {
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dppc-xmmintrin.c944 test_sqrt() { in test_sqrt() function
H A Dppc-emmintrin.c1157 test_sqrt() { in test_sqrt() function
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Df16-instructions.ll793 ; FALLBACK-NOT: remark:{{.*}}test_sqrt
794 ; FALLBACK-FP16-NOT: remark:{{.*}}test_sqrt
796 ; CHECK-CVT-LABEL: test_sqrt:
802 ; CHECK-FP16-LABEL: test_sqrt:
806 ; GISEL-CVT-LABEL: test_sqrt:
812 ; GISEL-FP16-LABEL: test_sqrt:
816 define half @test_sqrt(half %a) #0 {
/llvm-project-15.0.7/llvm/test/Transforms/SimplifyCFG/ARM/
H A Dspeculate-math.ll77 br i1 %cmp.i, label %test_sqrt.exit, label %cond.else.i
81 br label %test_sqrt.exit
83 test_sqrt.exit: ; preds = %cond.else.i, %entry
/llvm-project-15.0.7/llvm/test/Transforms/HardwareLoops/ARM/
H A Dcalls.ll198 ; CHECK-LABEL: test_sqrt
207 define void @test_sqrt(float* %a, float* %b) {
/llvm-project-15.0.7/libcxx/test/std/depr/depr.c.headers/
H A Dmath_h.pass.cpp514 void test_sqrt() in test_sqrt() function
1518 test_sqrt(); in main()
/llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/
H A Df16-instructions.ll852 ; CHECK-LABEL: test_sqrt(
861 define half @test_sqrt(half %a) #0 {
/llvm-project-15.0.7/libcxx/test/std/numerics/c.math/
H A Dcmath.pass.cpp519 void test_sqrt() in test_sqrt() function
1600 test_sqrt(); in main()

12