Searched refs:test_log10 (Results 1 – 18 of 18) sorted by relevance
121 define void @test_log10(float %float, double %double, fp128 %fp128) {122 ; CHECK-LABEL: test_log10:
653 ; CHECK-LABEL: test_log10:661 define half @test_log10(half %a) #0 {
121 define void @test_log10(<4 x float>* %X) nounwind {123 ; CHECK-LABEL: test_log10:
355 define void @test_log10(half* %p) {356 ; CHECK-LABEL: test_log10:
560 ; CHECK-FP16-LABEL: test_log10:564 ; CHECK-LIBCALL-LABEL: test_log10:568 define void @test_log10(half* %p) #0 {
543 ; CHECK-FP16-LABEL: test_log10:547 ; CHECK-LIBCALL-LABEL: test_log10:551 define void @test_log10(half* %p) #0 {
122 define void @test_log10(float %float, double %double, fp128 %fp128) {123 ; CHECK-LABEL: test_log10:
962 ; FALLBACK-NOT: remark:{{.*}}test_log10963 ; FALLBACK-FP16-NOT: remark:{{.*}}test_log10965 ; CHECK-COMMON-LABEL: test_log10:974 ; GISEL-LABEL: test_log10:983 define half @test_log10(half %a) #0 {
907 ; XCHECK-LABEL: test_log10(908 ;define half @test_log10(half %a) #0 {
1102 ; XCHECK-LABEL: test_log10(1103 ;define <2 x half> @test_log10(<2 x half> %a) #0 {
418 void test_log10() in test_log10() function1516 test_log10(); in main()
386 void test_log10() in test_log10() function1484 test_log10(); in main()
389 void test_log10() in test_log10() function1535 test_log10(); in main()
427 void test_log10() in test_log10() function1573 test_log10(); in main()
1975 def test_log10(self): member in ContextAPItests
3195 def test_log10(self): member in ContextAPItests