Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/GlobalISel/
Dselect-fconstant.mir14 define double @test_double() {
64 name: test_double
78 ; CHECK_NOPIC64-LABEL: name: test_double
83 ; CHECK_LARGE64-LABEL: name: test_double
89 ; CHECK_SMALL32-LABEL: name: test_double
94 ; CHECK_LARGE32-LABEL: name: test_double
99 ; CHECK_PIC64-LABEL: name: test_double
Dphi.ll143 define double @test_double(i32 %a, double %f, double %t) {
144 ; ALL-LABEL: test_double:
Dselect-phi.mir86 define double @test_double(i32 %a, double %f, double %t) {
413 name: test_double
429 ; ALL-LABEL: name: test_double
Dlegalize-phi.mir102 define double @test_double(i32 %a, double %f, double %t) {
519 name: test_double
542 ; ALL-LABEL: name: test_double
/external/spirv-llvm/test/SPIRV/
Dvec_type_hint.ll7 ; void test_double() {}
26 ; CHECK-SPIRV: {{[0-9]+}} EntryPoint {{[0-9]+}} {{[0-9]+}} "test_double"
45 define spir_kernel void @test_double() #0 {
75 ; CHECK-LLVM: @test_double
89 !7 = !{void ()* @test_double, !1, !2, !3, !4, !5, !8}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/ARM/
Dinline-fp.ll11 ; NOFP-DAG: double not inlined into test_double because too costly to inline (cost=125, threshold=7…
12 ; NOFP-DAG: double not inlined into test_double because too costly to inline (cost=125, threshold=7…
20 ; FULLFP-DAG: double inlined into test_double with cost=0 (threshold=75)
21 ; FULLFP-DAG: double inlined into test_double with cost=-15000 (threshold=75)
29 ; SINGLEFP-DAG: double not inlined into test_double because too costly to inline (cost=125, thresho…
30 ; SINGLEFP-DAG: double not inlined into test_double because too costly to inline (cost=125, thresho…
46 define i32 @test_double(i32 %a, i8 %b, i32 %c, i8 %d) #0 {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_fneg.ll23 define void @test_double(<2 x double>* %A) {
24 ; CHECK-LABEL: test_double
25 ; CHECK-NOVSX-LABEL: test_double
Dvec_abs.ll50 define <2 x double> @test_double(<2 x double> %aa) #0 {
52 ; CHECK-LABEL: test_double
53 ; CHECK-NOVSX-LABEL: test_double
Dppc64le-aggregates.ll87 tail call void @test_double(i64 %x, [7 x double] %y, i64 %x)
92 ; CHECK: bl test_double
94 declare void @test_double(i64, [7 x double], i64)
/external/llvm/test/CodeGen/PowerPC/
Dvec_fneg.ll23 define void @test_double(<2 x double>* %A) {
24 ; CHECK-LABEL: test_double
25 ; CHECK-NOVSX-LABEL: test_double
Dvec_abs.ll50 define <2 x double> @test_double(<2 x double> %aa) #0 {
52 ; CHECK-LABEL: test_double
53 ; CHECK-NOVSX-LABEL: test_double
Dppc64le-aggregates.ll83 tail call void @test_double(i64 %x, [7 x double] %y, i64 %x)
88 ; CHECK: bl test_double
90 declare void @test_double(i64, [7 x double], i64)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Dfcmp.ll44 define void @test_double(double %a, double %b) {
45 ; CHECK-LABEL: test_double:
/external/llvm/test/CodeGen/AArch64/
Dfcmp.ll44 define void @test_double(double %a, double %b) {
45 ; CHECK-LABEL: test_double:
/external/python/cpython2/Lib/test/
Dtest_decorators.py183 def test_double(self): member in TestDecorators
279 def test_double(self): member in TestClassDecorators
Dtest_xdrlib.py71 def test_double(self): member in ConversionErrorTest
/external/python/cpython3/Lib/test/
Dtest_decorators.py182 def test_double(self): member in TestDecorators
278 def test_double(self): member in TestClassDecorators
Dtest_xdrlib.py70 def test_double(self): member in ConversionErrorTest
/external/clang/test/Sema/
Dwarn-absolute-value.c277 void test_double(double x) { in test_double() function
/external/clang/test/SemaCXX/
Dwarn-absolute-value.cpp304 void test_double(double x) { in test_double() function
/external/python/cpython2/Lib/ctypes/test/
Dtest_callbacks.py84 def test_double(self): member in Callbacks
Dtest_cfuncs.py150 def test_double(self): member in CFunctions
/external/python/cpython3/Lib/ctypes/test/
Dtest_callbacks.py78 def test_double(self): member in Callbacks
Dtest_cfuncs.py150 def test_double(self): member in CFunctions
/external/gflags/test/
Dgflags_unittest.cc80 DEFINE_double(test_double, -1.0, "");

12