Home
last modified time | relevance | path

Searched refs:END_COMPILERRT_FUNCTION (Results 1 – 25 of 80) sorted by relevance

1234

/external/compiler-rt/lib/builtins/arm/
Dcomparesf2.S103 END_COMPILERRT_FUNCTION(__eqsf2)
132 END_COMPILERRT_FUNCTION(__gtsf2)
146 END_COMPILERRT_FUNCTION(__unordsf2)
Daeabi_memset.S21 END_COMPILERRT_FUNCTION(__aeabi_memset)
30 END_COMPILERRT_FUNCTION(__aeabi_memclr)
Dnegdf2vfp.S23 END_COMPILERRT_FUNCTION(__negdf2vfp)
Dnegsf2vfp.S23 END_COMPILERRT_FUNCTION(__negsf2vfp)
Daeabi_memmove.S17 END_COMPILERRT_FUNCTION(__aeabi_memmove)
Daeabi_memcpy.S17 END_COMPILERRT_FUNCTION(__aeabi_memcpy)
Daeabi_memcmp.S17 END_COMPILERRT_FUNCTION(__aeabi_memcmp)
Dsave_vfp_d8_d15_regs.S32 END_COMPILERRT_FUNCTION(__save_vfp_d8_d15_regs)
Drestore_vfp_d8_d15_regs.S32 END_COMPILERRT_FUNCTION(__restore_vfp_d8_d15_regs)
Dfixsfsivfp.S26 END_COMPILERRT_FUNCTION(__fixsfsivfp)
Dfixunssfsivfp.S27 END_COMPILERRT_FUNCTION(__fixunssfsivfp)
Dfloatunssisfvfp.S26 END_COMPILERRT_FUNCTION(__floatunssisfvfp)
Dfloatsisfvfp.S26 END_COMPILERRT_FUNCTION(__floatsisfvfp)
Dfixunsdfsivfp.S27 END_COMPILERRT_FUNCTION(__fixunsdfsivfp)
Dfloatsidfvfp.S26 END_COMPILERRT_FUNCTION(__floatsidfvfp)
Dfixdfsivfp.S26 END_COMPILERRT_FUNCTION(__fixdfsivfp)
Dextendsfdf2vfp.S26 END_COMPILERRT_FUNCTION(__extendsfdf2vfp)
Dfloatunssidfvfp.S26 END_COMPILERRT_FUNCTION(__floatunssidfvfp)
Dtruncdfsf2vfp.S26 END_COMPILERRT_FUNCTION(__truncdfsf2vfp)
Daddsf3vfp.S26 END_COMPILERRT_FUNCTION(__addsf3vfp)
Dsubsf3vfp.S27 END_COMPILERRT_FUNCTION(__subsf3vfp)
/external/compiler-rt/lib/builtins/i386/
Dlshrdi3.S34 END_COMPILERRT_FUNCTION(__lshrdi3)
56 END_COMPILERRT_FUNCTION(__lshrdi3)
Dashldi3.S34 END_COMPILERRT_FUNCTION(__ashldi3)
55 END_COMPILERRT_FUNCTION(__ashldi3)
Dashrdi3.S44 END_COMPILERRT_FUNCTION(__ashrdi3)
66 END_COMPILERRT_FUNCTION(__ashrdi3)
/external/compiler-rt/lib/builtins/
Dassembly.h140 #define END_COMPILERRT_FUNCTION(name) \ macro
143 #define END_COMPILERRT_FUNCTION(name) macro

1234