Home
last modified time | relevance | path

Searched defs:COMPILER_RT_ALIAS (Results 1 – 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
HDint_lib.h54 #define COMPILER_RT_ALIAS(name, aliasname) \ macro
57 #define COMPILER_RT_ALIAS(name, aliasname) \ macro
62 #define COMPILER_RT_ALIAS(name, aliasname) macro
HDcomparesf2.c127 COMPILER_RT_ALIAS(__gesf2, __gtsf2) in COMPILER_RT_ALIAS() function
140 COMPILER_RT_ALIAS(__unordsf2, __aeabi_fcmpun) in COMPILER_RT_ALIAS() function
HDcomparedf2.c127 COMPILER_RT_ALIAS(__gedf2, __gtdf2) in COMPILER_RT_ALIAS() function
140 COMPILER_RT_ALIAS(__unorddf2, __aeabi_dcmpun) in COMPILER_RT_ALIAS() function
HDcomparetf2.c126 COMPILER_RT_ALIAS(__getf2, __gttf2) in COMPILER_RT_ALIAS() function