Searched refs:__gnu_h2f_ieee (Results 1 – 9 of 9) sorted by relevance
4 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)5 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)17 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)25 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)50 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)51 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)52 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)53 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)63 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)64 ; CHECK-LIBCALL: %call16(__gnu_h2f_ieee)[all …]
10 ; translated into calls to __gnu_h2f_ieee defined41 ; LIBCALL: jmp __gnu_h2f_ieee42 ; SOFTFLOAT: callq __gnu_h2f_ieee55 ; LIBCALL: jmp __gnu_h2f_ieee57 ; SOFTFLOAT: callq __gnu_h2f_ieee68 ; LIBCALL: callq __gnu_h2f_ieee70 ; SOFTFLOAT: callq __gnu_h2f_ieee
40 ; CHECK-LIBCALL: jmp __gnu_h2f_ieee50 ; CHECK-LIBCALL: callq __gnu_h2f_ieee84 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee126 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee197 ; CHECK-LIBCALL: callq __gnu_h2f_ieee198 ; CHECK-LIBCALL: callq __gnu_h2f_ieee199 ; CHECK-LIBCALL: callq __gnu_h2f_ieee200 ; CHECK-LIBCALL: callq __gnu_h2f_ieee213 ; CHECK-LIBCALL: callq __gnu_h2f_ieee214 ; CHECK-LIBCALL-DAG: callq __gnu_h2f_ieee[all …]
46 ; CHECK: callq __gnu_h2f_ieee
30 ; CHECK-HARDFLOAT-GNU: __gnu_h2f_ieee34 ; CHECK-SOFTFLOAT-GNU: __gnu_h2f_ieee37 ; CHECK-HARDFLOAT-GNU: __gnu_h2f_ieee41 ; CHECK-SOFTFLOAT-GNU: __gnu_h2f_ieee61 ; CHECK-HARDFLOAT-GNU: bl __gnu_h2f_ieee75 ; CHECK-SOFTFLOAT-GNU: bl __gnu_h2f_ieee
17 ; CHECK: __gnu_h2f_ieee20 ; CHECK: __gnu_h2f_ieee
23 COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) { in __gnu_h2f_ieee() function
412 GCCBuiltin<"__gnu_h2f_ieee">;
9123 case Intrinsic::convert_from_fp16: BuiltinName = "__gnu_h2f_ieee"; break;9596 return Intrinsic::convert_from_fp16; // "__gnu_h2f_ieee"