Searched refs:DEFINE_COMPILERRT_FUNCTION (Results 1 - 25 of 81) sorted by relevance

1234

/barrelfish-master/lib/compiler-rt/builtins/arm/
H A Dnegdf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__negdf2vfp)
H A Dnegsf2vfp.S19 DEFINE_COMPILERRT_FUNCTION(__negsf2vfp)
H A Daeabi_memcmp.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcmp)
H A Daeabi_memcpy.S15 DEFINE_COMPILERRT_FUNCTION(__aeabi_memcpy)
H A Daeabi_memmove.S14 DEFINE_COMPILERRT_FUNCTION(__aeabi_memmove)
H A Dextendsfdf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__extendsfdf2vfp)
H A Dfixdfsivfp.S20 DEFINE_COMPILERRT_FUNCTION(__fixdfsivfp)
H A Dfixsfsivfp.S20 DEFINE_COMPILERRT_FUNCTION(__fixsfsivfp)
H A Dfixunsdfsivfp.S21 DEFINE_COMPILERRT_FUNCTION(__fixunsdfsivfp)
H A Dfixunssfsivfp.S21 DEFINE_COMPILERRT_FUNCTION(__fixunssfsivfp)
H A Dfloatsidfvfp.S20 DEFINE_COMPILERRT_FUNCTION(__floatsidfvfp)
H A Dfloatsisfvfp.S20 DEFINE_COMPILERRT_FUNCTION(__floatsisfvfp)
H A Dfloatunssidfvfp.S20 DEFINE_COMPILERRT_FUNCTION(__floatunssidfvfp)
H A Dfloatunssisfvfp.S20 DEFINE_COMPILERRT_FUNCTION(__floatunssisfvfp)
H A Dmulsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__mulsf3vfp)
H A Ddivsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__divsf3vfp)
H A Dsubsf3vfp.S20 DEFINE_COMPILERRT_FUNCTION(__subsf3vfp)
H A Daddsf3vfp.S19 DEFINE_COMPILERRT_FUNCTION(__addsf3vfp)
H A Dtruncdfsf2vfp.S20 DEFINE_COMPILERRT_FUNCTION(__truncdfsf2vfp)
/barrelfish-master/lib/compiler-rt/builtins/aarch64/
H A Dchkstk.S23 DEFINE_COMPILERRT_FUNCTION(__chkstk)
/barrelfish-master/lib/compiler-rt/builtins/x86_64/
H A Dfloatundixf.S22 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
54 DEFINE_COMPILERRT_FUNCTION(__floatundixf)
H A Dchkstk2.S16 DEFINE_COMPILERRT_FUNCTION(__alloca)
19 DEFINE_COMPILERRT_FUNCTION(___chkstk)
/barrelfish-master/lib/compiler-rt/builtins/i386/
H A Dfloatdisf.S20 DEFINE_COMPILERRT_FUNCTION(__floatdisf)
H A Dfloatdixf.S20 DEFINE_COMPILERRT_FUNCTION(__floatdixf)
H A Dchkstk2.S16 DEFINE_COMPILERRT_FUNCTION(_alloca) // _chkstk and _alloca are the same function
17 DEFINE_COMPILERRT_FUNCTION(__chkstk)

Completed in 111 milliseconds

1234