Home
last modified time | relevance | path

Searched refs:__fixunsdfdi (Results 1 – 16 of 16) sorted by relevance

/external/compiler-rt/lib/builtins/
Dfixdfdi.c20 COMPILER_RT_ABI du_int __fixunsdfdi(double a);
26 return -__fixunsdfdi(-a); in __fixdfdi()
28 return __fixunsdfdi(a); in __fixdfdi()
Dfixunsdfdi.c22 __fixunsdfdi(double a) in ARM_EABI_FNALIAS()
40 __fixunsdfdi(fp_t a) {
Dapple_versioning.c79 NOT_HERE_BEFORE_10_6(__fixunsdfdi)
260 NOT_HERE_UNTIL_AFTER_4_3(__fixunsdfdi)
DREADME.txt143 du_int __fixunsdfdi( double a);
/external/compiler-rt/test/builtins/Unit/
Dfixunsdfdi_test.c27 COMPILER_RT_ABI du_int __fixunsdfdi(double a);
31 du_int x = __fixunsdfdi(a); in test__fixunsdfdi()
/external/llvm/test/Transforms/InstCombine/
D2006-12-05-fp-to-int-ext.ll5 ; and it causes libgcc to be compile __fixunsdfdi into a recursive
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/
D2006-12-05-fp-to-int-ext.ll5 ; and it causes libgcc to be compile __fixunsdfdi into a recursive
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dfixunsdfdi.ll4 define hidden i64 @__fixunsdfdi(double %x) nounwind readnone {
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Dexplicit_symbols.inc39 EXPLICIT_SYMBOL(__fixunsdfdi)
/external/llvm/test/CodeGen/ARM/
Dfixunsdfdi.ll4 define hidden i64 @__fixunsdfdi(double %x) nounwind readnone {
/external/llvm/lib/Support/Windows/
Dexplicit_symbols.inc45 EXPLICIT_SYMBOL(__fixunsdfdi)
/external/llvm/test/CodeGen/SPARC/
Dfloat.ll212 ; V8: call __fixunsdfdi
216 ; V9: call __fixunsdfdi
/external/llvm/test/CodeGen/X86/
Dsoft-sitofp.ll102 ; CHECK: call{{l|q}} __fixunsdfdi
/external/valgrind/coregrind/
Dm_main.c3526 du_int __fixunsdfdi(double a);
3529 __fixunsdfdi(double a) in __fixunsdfdi() function
/external/google-breakpad/src/processor/testdata/symbols/libgcc_s.so.1/18B180F90887D8F8B5C35D185444AF4C0/
Dlibgcc_s.so.1.sym49 PUBLIC 4dd0 0 __fixunsdfdi
/external/compiler-rt/lib/dfsan/
Dlibc_ubuntu1404_abilist.txt622 fun:__fixunsdfdi=uninstrumented