Home
last modified time | relevance | path

Searched refs:__floatdisf (Results 1 – 17 of 17) sorted by relevance

/external/compiler-rt/lib/builtins/i386/
Dfloatdisf.S19 DEFINE_COMPILERRT_FUNCTION(__floatdisf)
30 END_COMPILERRT_FUNCTION(__floatdisf)
/external/compiler-rt/test/builtins/Unit/
Dfloatdisf_test.c25 COMPILER_RT_ABI float __floatdisf(di_int a);
29 float x = __floatdisf(a); in test__floatdisf()
/external/compiler-rt/lib/builtins/x86_64/
Dfloatdisf.c9 float __floatdisf(int64_t a) in __floatdisf() function
/external/compiler-rt/lib/builtins/
Dfloatdisf.c28 __floatdisf(di_int a) in ARM_EABI_FNALIAS()
Dapple_versioning.c92 NOT_HERE_BEFORE_10_6(__floatdisf)
267 NOT_HERE_UNTIL_AFTER_4_3(__floatdisf)
DREADME.txt151 float __floatdisf(di_int a);
/external/compiler-rt/test/builtins/timing/
Dfloatdisf.c6 #define FUNCTION_NAME __floatdisf
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Dexplicit_symbols.inc48 EXPLICIT_SYMBOL(__floatdisf)
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc54 EXPLICIT_SYMBOL(__floatdisf)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/Windows/
Dexplicit_symbols.inc54 EXPLICIT_SYMBOL(__floatdisf)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dx87.ll19 ; NOX87: __floatdisf
Dsoft-sitofp.ll14 ; CHECK: call{{l|q}} __floatdisf
/external/llvm/test/CodeGen/X86/
Dx87.ll16 ; NOX87: __floatdisf
Dsoft-sitofp.ll14 ; CHECK: call{{l|q}} __floatdisf
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SPARC/
Dfloat.ll83 ; V8: call __floatdisf
87 ; V9: call __floatdisf
/external/llvm/test/CodeGen/SPARC/
Dfloat.ll83 ; V8: call __floatdisf
87 ; V9: call __floatdisf
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def307 HANDLE_LIBCALL(SINTTOFP_I64_F32, "__floatdisf")