Home
last modified time | relevance | path

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

/external/libcxx/test/strings/string.conversions/
Dto_wstring.pass.cpp93 test_float() in test_float() function
123 test_float<float>(); in main()
124 test_float<double>(); in main()
125 test_float<long double>(); in main()
Dto_string.pass.cpp93 test_float() in test_float() function
123 test_float<float>(); in main()
124 test_float<double>(); in main()
125 test_float<long double>(); in main()
/external/llvm/test/CodeGen/PowerPC/
Dvec_mul.ll47 define <4 x float> @test_float(<4 x float>* %X, <4 x float>* %Y) {
56 ; CHECK-LABEL: test_float:
60 ; CHECK-LE-LABEL: test_float:
/external/llvm/test/CodeGen/AArch64/
Dfcmp.ll5 define void @test_float(float %a, float %b) {
6 ; CHECK-LABEL: test_float:
/external/clang/test/CodeGenCXX/
Dblocks-cxx11.cpp26 namespace test_float { namespace
/external/clang/test/Sema/
Dwarn-absolute-value.c215 void test_float(float x) { in test_float() function
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp240 void test_float(float x) { in test_float() function
Dconstant-expression-cxx1y.cpp365 constexpr bool test_float() { in test_float() function
377 static_assert(test_float(), "");
/external/clang/test/Analysis/
Didentical-expressions.cpp1040 void test_float() { in test_float() function