Home
last modified time | relevance | path

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

1234

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

1234