Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/builtins/i386/
Dfloatdidf.S24 DEFINE_COMPILERRT_FUNCTION(__floatdidf)
37 END_COMPILERRT_FUNCTION(__floatdidf)
/external/compiler-rt/test/builtins/Unit/
Dfloatdidf_test.c25 COMPILER_RT_ABI double __floatdidf(di_int a);
29 double x = __floatdidf(a); in test__floatdidf()
/external/compiler-rt/lib/builtins/
Dfloatdidf.c33 __floatdidf(di_int a) in ARM_EABI_FNALIAS()
53 __floatdidf(di_int a)
Dapple_versioning.c91 NOT_HERE_BEFORE_10_6(__floatdidf)
266 NOT_HERE_UNTIL_AFTER_4_3(__floatdidf)
DREADME.txt152 double __floatdidf(di_int a);
/external/compiler-rt/lib/builtins/x86_64/
Dfloatdidf.c11 double __floatdidf(int64_t a) in __floatdidf() function
/external/compiler-rt/test/builtins/timing/
Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Dexplicit_symbols.inc45 EXPLICIT_SYMBOL(__floatdidf)
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc51 EXPLICIT_SYMBOL(__floatdidf)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc51 EXPLICIT_SYMBOL(__floatdidf)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dx87.ll34 ; NOX87: __floatdidf
Dsoft-sitofp.ll6 ; CHECK: call{{l|q}} __floatdidf
/external/llvm/test/CodeGen/X86/
Dx87.ll31 ; NOX87: __floatdidf
Dsoft-sitofp.ll6 ; CHECK: call{{l|q}} __floatdidf
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dfloat.ll126 ; V8: call __floatdidf
130 ; V9: call __floatdidf
/external/llvm/test/CodeGen/SPARC/
Dfloat.ll126 ; V8: call __floatdidf
130 ; V9: call __floatdidf
/external/swiftshader/third_party/LLVM/cmake/
Dconfig-ix.cmake169 check_function_exists(__floatdidf HAVE___FLOATDIDF)
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Config/
Dconfig.h.cmake265 /* Have host's __floatdidf */
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def308 HANDLE_LIBCALL(SINTTOFP_I64_F64, "__floatdidf")
/external/llvm/cmake/
Dconfig-ix.cmake225 check_function_exists(__floatdidf HAVE___FLOATDIDF)
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/
Dconfig-ix.cmake231 check_function_exists(__floatdidf HAVE___FLOATDIDF)
/external/llvm/include/llvm/Config/
Dconfig.h.cmake388 /* Have host's __floatdidf */
/external/swiftshader/third_party/LLVM/include/llvm/Config/
Dconfig.h.in513 /* Have host's __floatdidf */
Dconfig.h.cmake515 /* Have host's __floatdidf */
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1307 AC_CHECK_LIB(gcc,__floatdidf,AC_DEFINE([HAVE___FLOATDIDF],[1],[Have host's __floatdidf]))

12