Searched refs:__gnu_h2f_ieee (Results 1 – 21 of 21) 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 …]
15 ; X86-NEXT: calll __gnu_h2f_ieee24 ; X86-NEXT: calll __gnu_h2f_ieee40 ; X64-NEXT: callq __gnu_h2f_ieee46 ; X64-NEXT: callq __gnu_h2f_ieee72 ; X86-NEXT: calll __gnu_h2f_ieee79 ; X86-NEXT: calll __gnu_h2f_ieee86 ; X86-NEXT: calll __gnu_h2f_ieee99 ; X86-NEXT: calll __gnu_h2f_ieee121 ; X64-NEXT: callq __gnu_h2f_ieee127 ; X64-NEXT: callq __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
78 ; CHECK-LIBCALL-NEXT: jmp __gnu_h2f_ieee # TAILCALL93 ; CHECK-I686-NEXT: calll __gnu_h2f_ieee106 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee125 ; CHECK-I686-NEXT: calll __gnu_h2f_ieee199 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee218 ; CHECK-I686-NEXT: calll __gnu_h2f_ieee273 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee307 ; CHECK-I686-NEXT: calll __gnu_h2f_ieee390 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee393 ; CHECK-LIBCALL-NEXT: callq __gnu_h2f_ieee[all …]
46 ; CHECK: callq __gnu_h2f_ieee
2242 ; SSE-NEXT: callq __gnu_h2f_ieee2248 ; SSE-NEXT: callq __gnu_h2f_ieee2265 ; VEX-NEXT: callq __gnu_h2f_ieee2271 ; VEX-NEXT: 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 …]
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
25 extern "C" float __gnu_h2f_ieee(tensorflow::uint16);
114 float TF_ATTRIBUTE_WEAK __gnu_h2f_ieee(uint16 h) { in __gnu_h2f_ieee() function
247 registry->Register("__gnu_h2f_ieee", reinterpret_cast<void*>(__gnu_h2f_ieee)); in RegisterKnownJITSymbols()
23 COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) { in __gnu_h2f_ieee() function
14 ; CHECK-NEXT: f32.call $push[[L2:[0-9]+]]=, __gnu_h2f_ieee@FUNCTION, $pop[[L1]]{{$}}
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"
258 HANDLE_LIBCALL(FPEXT_F16_F32, "__gnu_h2f_ieee")