Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/test/Unit/
Dfloatdidf_test.c25 double __floatdidf(di_int a);
29 double x = __floatdidf(a); in test__floatdidf()
/frameworks/compile/libbcc/runtime/lib/
Dfloatdidf.c33 __floatdidf(di_int a) in __floatdidf() function
53 __floatdidf(di_int a) in __floatdidf() function
Dapple_versioning.c82 NOT_HERE_BEFORE_10_6(__floatdidf)
/frameworks/compile/libbcc/runtime/lib/x86_64/
Dfloatdidf.c11 double __floatdidf(int64_t a) in __floatdidf() function
/frameworks/compile/libbcc/runtime/lib/i386/
Dfloatdidf.S21 DEFINE_COMPILERRT_FUNCTION(__floatdidf)
/frameworks/compile/libbcc/runtime/test/timing/
Dfloatdidf.c6 #define FUNCTION_NAME __floatdidf
/frameworks/compile/libbcc/lib/ExecutionEngine/
DRuntimeStub.h43 extern double __floatdidf(di_int);
DRuntime.def153 DEF_LLVM_RUNTIME(__floatdidf)
/frameworks/compile/libbcc/runtime/
DRuntimeDoc.rst86 __floatdidf : double (long i) // (double)i [[llvm]]
DREADME.txt139 double __floatdidf(di_int a);