Home
last modified time | relevance | path

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

1234

/external/compiler-rt/lib/builtins/arm/
Daeabi_cfcmp.S29 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfcmpeq)
55 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfcmple)
83 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfrcmple)
Daeabi_cdcmp.S29 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdcmpeq)
55 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdcmple)
83 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdrcmple)
Dcomparesf2.S44 DEFINE_COMPILERRT_FUNCTION(__eqsf2)
109 DEFINE_COMPILERRT_FUNCTION(__gtsf2)
136 DEFINE_COMPILERRT_FUNCTION(__unordsf2)
Daeabi_memset.S17 DEFINE_COMPILERRT_FUNCTION(__aeabi_memset)
27 DEFINE_COMPILERRT_FUNCTION(__aeabi_memclr)
Dnegsf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__negsf2vfp)
Dnegdf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__negdf2vfp)
Daeabi_memmove.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memmove)
Daeabi_memcmp.S16 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcmp)
Daeabi_memcpy.S16 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcpy)
Dfixunssfsivfp.S22 DEFINE_COMPILERRT_FUNCTION(__fixunssfsivfp)
Dfloatunssisfvfp.S21 DEFINE_COMPILERRT_FUNCTION(__floatunssisfvfp)
Dfixsfsivfp.S21 DEFINE_COMPILERRT_FUNCTION(__fixsfsivfp)
Dfloatsisfvfp.S21 DEFINE_COMPILERRT_FUNCTION(__floatsisfvfp)
Dextendsfdf2vfp.S21 DEFINE_COMPILERRT_FUNCTION(__extendsfdf2vfp)
Dtruncdfsf2vfp.S21 DEFINE_COMPILERRT_FUNCTION(__truncdfsf2vfp)
Dfloatunssidfvfp.S21 DEFINE_COMPILERRT_FUNCTION(__floatunssidfvfp)
Dfixunsdfsivfp.S22 DEFINE_COMPILERRT_FUNCTION(__fixunsdfsivfp)
Dfloatsidfvfp.S21 DEFINE_COMPILERRT_FUNCTION(__floatsidfvfp)
Dfixdfsivfp.S21 DEFINE_COMPILERRT_FUNCTION(__fixdfsivfp)
/external/compiler-rt/lib/builtins/i386/
Dchkstk2.S15 DEFINE_COMPILERRT_FUNCTION(_alloca) // _chkstk and _alloca are the same function
16 DEFINE_COMPILERRT_FUNCTION(__chkstk)
Dashldi3.S20 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
40 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
Dlshrdi3.S20 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
40 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
Dashrdi3.S13 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
50 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
/external/compiler-rt/lib/builtins/x86_64/
Dchkstk2.S15 DEFINE_COMPILERRT_FUNCTION(__alloca)
18 DEFINE_COMPILERRT_FUNCTION(___chkstk)
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_linux_x86_64.S18 DEFINE_COMPILERRT_FUNCTION(internal_sigreturn)

1234