Home
last modified time | relevance | path

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

123

/external/libcxx/test/libcxx/numerics/
Dclamp_to_integral.pass.cpp51 void test_float() { in test_float() function
87 test_float<short>(); in main()
88 test_float<int>(); in main()
89 test_float<long long>(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dselect-fconstant.mir9 define float @test_float() {
19 name: test_float
31 ; CHECK_NOPIC64-LABEL: name: test_float
36 ; CHECK_LARGE64-LABEL: name: test_float
42 ; CHECK_SMALL32-LABEL: name: test_float
47 ; CHECK_LARGE32-LABEL: name: test_float
52 ; CHECK_PIC64-LABEL: name: test_float
Dfconstant.ll8 define void @test_float(float* %a , float %b) {
9 ; CHECK_SMALL64-LABEL: test_float:
17 ; CHECK_LARGE64-LABEL: test_float:
25 ; CHECK32-LABEL: test_float:
Dphi.ll116 define float @test_float(i32 %a, float %f, float %t) {
117 ; ALL-LABEL: test_float:
/external/spirv-llvm/test/SPIRV/
Dvec_type_hint.ll3 ; void test_float() {}
25 ; CHECK-SPIRV: {{[0-9]+}} EntryPoint {{[0-9]+}} {{[0-9]+}} "test_float"
39 define spir_kernel void @test_float() #0 {
73 ; CHECK-LLVM: @test_float
82 !0 = !{void ()* @test_float, !1, !2, !3, !4, !5, !6}
/external/libcxx/test/std/strings/string.conversions/
Dto_wstring.pass.cpp94 test_float() in test_float() function
124 test_float<float>(); in main()
125 test_float<double>(); in main()
126 test_float<long double>(); in main()
Dto_string.pass.cpp94 test_float() in test_float() function
124 test_float<float>(); in main()
125 test_float<double>(); in main()
126 test_float<long double>(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_abs.ll7 define <4 x float> @test_float(<4 x float> %aa) #0 {
9 ; CHECK-LABEL: test_float
10 ; CHECK-NOVSX-LABEL: test_float
11 ; CHECK-NOVSX-LABEL: test_float
Dvec_fneg.ll8 define void @test_float(<4 x float>* %A) {
9 ; CHECK-LABEL: test_float
10 ; CHECK-NOVSX-LABEL: test_float
Dvec_mul.ll70 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:
Dppc64le-aggregates.ll68 tail call void @test_float([7 x float] %y, [7 x float] %y, i64 %x)
73 ; CHECK: bl test_float
75 declare void @test_float([7 x float], [7 x float], i64)
/external/llvm/test/CodeGen/PowerPC/
Dvec_abs.ll7 define <4 x float> @test_float(<4 x float> %aa) #0 {
9 ; CHECK-LABEL: test_float
10 ; CHECK-NOVSX-LABEL: test_float
11 ; CHECK-NOVSX-LABEL: test_float
Dvec_fneg.ll8 define void @test_float(<4 x float>* %A) {
9 ; CHECK-LABEL: test_float
10 ; CHECK-NOVSX-LABEL: test_float
Dvec_mul.ll70 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:
Dppc64le-aggregates.ll64 tail call void @test_float([7 x float] %y, [7 x float] %y, i64 %x)
69 ; CHECK: bl test_float
71 declare void @test_float([7 x float], [7 x float], i64)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Darm-insert-subvector.ll3 define <2 x float> @test_float(<6 x float>* %src) {
8 ; CHECK-LABEL: test_float
/external/llvm/test/CodeGen/AArch64/
Dfcmp.ll5 define void @test_float(float %a, float %b) {
6 ; CHECK-LABEL: test_float:
/external/swiftshader/third_party/llvm-7.0/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/python/cpython3/Lib/test/
Dtest_abstract_numbers.py20 def test_float(self): member in TestNumbers
Dtest_xdrlib.py67 def test_float(self): member in ConversionErrorTest
/external/python/cpython2/Lib/test/
Dtest_abstract_numbers.py29 def test_float(self): member in TestNumbers
Dtest_xdrlib.py68 def test_float(self): member in ConversionErrorTest
/external/python/cpython2/Lib/json/tests/
Dtest_decode.py13 def test_float(self): member in TestDecode
/external/python/cpython3/Lib/test/test_json/
Dtest_decode.py13 def test_float(self): member in TestDecode

123