Home
last modified time | relevance | path

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

1234

/src/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dcomparesf2.S175 DEFINE_COMPILERRT_FUNCTION(__eqsf2)
201 DEFINE_COMPILERRT_FUNCTION(__gtsf2)
221 DEFINE_COMPILERRT_FUNCTION(__unordsf2)
251 DEFINE_COMPILERRT_FUNCTION(__aeabi_fcmpun)
H A Daeabi_cfcmp.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfcmpeq)
72 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfcmple)
125 DEFINE_COMPILERRT_FUNCTION(__aeabi_cfrcmple)
H A Daeabi_cdcmp.S24 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdcmpeq)
72 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdcmple)
125 DEFINE_COMPILERRT_FUNCTION(__aeabi_cdrcmple)
H A Daeabi_memset.S16 DEFINE_COMPILERRT_FUNCTION(__aeabi_memset)
33 DEFINE_COMPILERRT_FUNCTION(__aeabi_memclr)
H A Dsync-ops.h28 DEFINE_COMPILERRT_FUNCTION(__sync_fetch_and_##op) \
42 DEFINE_COMPILERRT_FUNCTION(__sync_fetch_and_##op) \
H A Dnegsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__negsf2vfp)
H A Dnegdf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__negdf2vfp)
H A Daeabi_memmove.S14 DEFINE_COMPILERRT_FUNCTION(__aeabi_memmove)
H A Daeabi_memcmp.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcmp)
H A Daeabi_memcpy.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcpy)
H A Dtruncdfsf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__truncdfsf2vfp)
H A Dextendsfdf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__extendsfdf2vfp)
H A Ddivsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__divsf3vfp)
H A Dfloatunssisfvfp.S20 DEFINE_COMPILERRT_FUNCTION(__floatunssisfvfp)
H A Dfixunssfsivfp.S21 DEFINE_COMPILERRT_FUNCTION(__fixunssfsivfp)
H A Dfixsfsivfp.S20 DEFINE_COMPILERRT_FUNCTION(__fixsfsivfp)
H A Dmulsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__mulsf3vfp)
H A Daddsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__addsf3vfp)
/src/contrib/llvm-project/compiler-rt/lib/builtins/i386/
H A Dlshrdi3.S21 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
41 DEFINE_COMPILERRT_FUNCTION(__lshrdi3)
H A Dashldi3.S21 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
41 DEFINE_COMPILERRT_FUNCTION(__ashldi3)
H A Dashrdi3.S14 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
51 DEFINE_COMPILERRT_FUNCTION(__ashrdi3)
H A Dfloatdixf.S20 DEFINE_COMPILERRT_FUNCTION(__floatdixf)
H A Dfloatdisf.S20 DEFINE_COMPILERRT_FUNCTION(__floatdisf)
/src/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivmod.m486 DEFINE_COMPILERRT_FUNCTION(__udivsi3)
91 DEFINE_COMPILERRT_FUNCTION(__divsi3)
108 DEFINE_COMPILERRT_FUNCTION(__umodsi3)
113 DEFINE_COMPILERRT_FUNCTION(__modsi3)
/src/contrib/llvm-project/compiler-rt/lib/builtins/aarch64/
H A Dchkstk.S23 DEFINE_COMPILERRT_FUNCTION(__chkstk)

1234