Home
last modified time | relevance | path

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

1234

/external/compiler-rt/lib/builtins/arm/
Daeabi_cfcmp.S40 END_COMPILERRT_FUNCTION(__aeabi_cfcmpeq)
75 END_COMPILERRT_FUNCTION(__aeabi_cfcmple)
90 END_COMPILERRT_FUNCTION(__aeabi_cfrcmple)
Daeabi_cdcmp.S40 END_COMPILERRT_FUNCTION(__aeabi_cdcmpeq)
75 END_COMPILERRT_FUNCTION(__aeabi_cdcmple)
95 END_COMPILERRT_FUNCTION(__aeabi_cdrcmple)
Dcomparesf2.S103 END_COMPILERRT_FUNCTION(__eqsf2)
132 END_COMPILERRT_FUNCTION(__gtsf2)
146 END_COMPILERRT_FUNCTION(__unordsf2)
Daeabi_memset.S22 END_COMPILERRT_FUNCTION(__aeabi_memset)
31 END_COMPILERRT_FUNCTION(__aeabi_memclr)
Dnegsf2vfp.S23 END_COMPILERRT_FUNCTION(__negsf2vfp)
Dnegdf2vfp.S23 END_COMPILERRT_FUNCTION(__negdf2vfp)
Daeabi_memmove.S17 END_COMPILERRT_FUNCTION(__aeabi_memmove)
Drestore_vfp_d8_d15_regs.S32 END_COMPILERRT_FUNCTION(__restore_vfp_d8_d15_regs)
Dsave_vfp_d8_d15_regs.S32 END_COMPILERRT_FUNCTION(__save_vfp_d8_d15_regs)
Daeabi_memcmp.S18 END_COMPILERRT_FUNCTION(__aeabi_memcmp)
Daeabi_memcpy.S18 END_COMPILERRT_FUNCTION(__aeabi_memcpy)
Dfixunssfsivfp.S27 END_COMPILERRT_FUNCTION(__fixunssfsivfp)
Dfloatunssisfvfp.S26 END_COMPILERRT_FUNCTION(__floatunssisfvfp)
Dfixsfsivfp.S26 END_COMPILERRT_FUNCTION(__fixsfsivfp)
Dfloatsisfvfp.S26 END_COMPILERRT_FUNCTION(__floatsisfvfp)
Dextendsfdf2vfp.S26 END_COMPILERRT_FUNCTION(__extendsfdf2vfp)
Dtruncdfsf2vfp.S26 END_COMPILERRT_FUNCTION(__truncdfsf2vfp)
/external/compiler-rt/test/builtins/Unit/arm/
Dcall_apsr.S30 END_COMPILERRT_FUNCTION(call_apsr_d)
43 END_COMPILERRT_FUNCTION(call_apsr_f)
/external/compiler-rt/lib/builtins/i386/
Dchkstk2.S37 END_COMPILERRT_FUNCTION(__chkstk)
38 END_COMPILERRT_FUNCTION(_alloca)
Dashldi3.S34 END_COMPILERRT_FUNCTION(__ashldi3)
55 END_COMPILERRT_FUNCTION(__ashldi3)
Dlshrdi3.S34 END_COMPILERRT_FUNCTION(__lshrdi3)
56 END_COMPILERRT_FUNCTION(__lshrdi3)
Dashrdi3.S44 END_COMPILERRT_FUNCTION(__ashrdi3)
66 END_COMPILERRT_FUNCTION(__ashrdi3)
/external/compiler-rt/lib/builtins/x86_64/
Dchkstk2.S39 END_COMPILERRT_FUNCTION(___chkstk)
40 END_COMPILERRT_FUNCTION(__alloca)
/external/compiler-rt/lib/builtins/
Dassembly.h162 #define END_COMPILERRT_FUNCTION(name) \ macro
165 #define END_COMPILERRT_FUNCTION(name) macro
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_x86_64.S23 END_COMPILERRT_FUNCTION(internal_sigreturn)

1234