Searched refs:test_float (Results 1 – 10 of 10) sorted by relevance
93 test_float() in test_float() function123 test_float<float>(); in main()124 test_float<double>(); in main()125 test_float<long double>(); in main()
70 define <4 x float> @test_float(<4 x float>* %X, <4 x float>* %Y) {79 ; CHECK-LABEL: test_float:83 ; CHECK-LE-LABEL: test_float:87 ; CHECK-VSX-LABEL: test_float:89 ; CHECK-LE-VSX-LABEL: test_float:
64 tail call void @test_float([7 x float] %y, [7 x float] %y, i64 %x)69 ; CHECK: bl test_float71 declare void @test_float([7 x float], [7 x float], i64)
5 define void @test_float(float %a, float %b) {6 ; CHECK-LABEL: test_float:
26 namespace test_float { namespace
215 void test_float(float x) { in test_float() function
240 void test_float(float x) { in test_float() function
365 constexpr bool test_float() { in test_float() function377 static_assert(test_float(), "");
1040 void test_float() { in test_float() function