Searched refs:COMPILER_RT_ALIAS (Results 26 - 41 of 41) sorted by relevance

12

/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/
H A Ddivsf3.c28 COMPILER_RT_ALIAS(__divsf3, __aeabi_fdiv)
H A Ddivsi3.c29 COMPILER_RT_ALIAS(__divsi3, __aeabi_idiv)
H A Dextendhfsf2.c25 COMPILER_RT_ALIAS(__extendhfsf2, __aeabi_h2f)
H A Dfloatundisf.c70 COMPILER_RT_ALIAS(__floatundisf, __aeabi_ul2f)
75 COMPILER_RT_ALIAS(__floatundisf, __u64tos)
H A Dfloatdisf.c73 COMPILER_RT_ALIAS(__floatdisf, __aeabi_l2f)
78 COMPILER_RT_ALIAS(__floatdisf, __i64tos)
H A Dashldi3.c37 COMPILER_RT_ALIAS(__ashldi3, __aeabi_llsl)
H A Dlshrdi3.c37 COMPILER_RT_ALIAS(__lshrdi3, __aeabi_llsr)
H A Dfloatsidf.c55 COMPILER_RT_ALIAS(__floatsidf, __aeabi_i2d)
H A Dfloatunsidf.c45 COMPILER_RT_ALIAS(__floatunsidf, __aeabi_ui2d)
H A Dfloatundidf.c104 COMPILER_RT_ALIAS(__floatundidf, __aeabi_ul2d)
109 COMPILER_RT_ALIAS(__floatundidf, __u64tod)
H A Dfloatdidf.c101 COMPILER_RT_ALIAS(__floatdidf, __aeabi_l2d)
106 COMPILER_RT_ALIAS(__floatdidf, __i64tod)
H A Dashrdi3.c38 COMPILER_RT_ALIAS(__ashrdi3, __aeabi_lasr)
H A Dfloatsisf.c63 COMPILER_RT_ALIAS(__floatsisf, __aeabi_i2f)
H A Dfloatunsisf.c55 COMPILER_RT_ALIAS(__floatunsisf, __aeabi_ui2f)
H A Dint_lib.h53 #define COMPILER_RT_ALIAS(name, aliasname) \ macro
62 #define COMPILER_RT_ALIAS(name, aliasname) \ macro
68 #define COMPILER_RT_ALIAS(name, aliasname) macro
H A Dmuldi3.c50 COMPILER_RT_ALIAS(__muldi3, __aeabi_lmul)

Completed in 85 milliseconds

12