Searched refs:__gnu_f2h_ieee (Results 1 – 22 of 22) sorted by relevance
12 ; X86-NEXT: calll __gnu_f2h_ieee19 ; X86-NEXT: calll __gnu_f2h_ieee38 ; X64-NEXT: callq __gnu_f2h_ieee44 ; X64-NEXT: callq __gnu_f2h_ieee69 ; X86-NEXT: calll __gnu_f2h_ieee76 ; X86-NEXT: calll __gnu_f2h_ieee83 ; X86-NEXT: calll __gnu_f2h_ieee90 ; X86-NEXT: calll __gnu_f2h_ieee119 ; X64-NEXT: callq __gnu_f2h_ieee125 ; X64-NEXT: callq __gnu_f2h_ieee[all …]
13 ; to __gnu_f2h_ieee which expected to be defined by the29 ; LIBCALL: callq __gnu_f2h_ieee30 ; SOFTFLOAT: callq __gnu_f2h_ieee54 ; LIBCALL: callq __gnu_f2h_ieee56 ; SOFTFLOAT: callq __gnu_f2h_ieee
138 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee157 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee234 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee258 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee335 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee373 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee575 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee579 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee583 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee586 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee[all …]
21 ; SSE-NEXT: callq __gnu_f2h_ieee48 ; SSE-NEXT: callq __gnu_f2h_ieee
13 ; CHECK: callq __gnu_f2h_ieee
2240 ; SSE-NEXT: callq __gnu_f2h_ieee2246 ; SSE-NEXT: callq __gnu_f2h_ieee2263 ; VEX-NEXT: callq __gnu_f2h_ieee2269 ; VEX-NEXT: callq __gnu_f2h_ieee
7 ; CHECK-LIBCALL-DAG: %call16(__gnu_f2h_ieee)34 ; CHECK-LIBCALL: %call16(__gnu_f2h_ieee)78 ; CHECK-LIBCALL: %call16(__gnu_f2h_ieee)79 ; CHECK-LIBCALL: %call16(__gnu_f2h_ieee)80 ; CHECK-LIBCALL: %call16(__gnu_f2h_ieee)81 ; CHECK-LIBCALL: %call16(__gnu_f2h_ieee)
62 ; CHECK-LIBCALL: callq __gnu_f2h_ieee105 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee181 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee237 ; CHECK-LIBCALL: callq __gnu_f2h_ieee238 ; CHECK-LIBCALL: callq __gnu_f2h_ieee239 ; CHECK-LIBCALL: callq __gnu_f2h_ieee240 ; CHECK-LIBCALL: callq __gnu_f2h_ieee291 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
22 extern "C" tensorflow::uint16 __gnu_f2h_ieee(float);
64 uint16 TF_ATTRIBUTE_WEAK __gnu_f2h_ieee(float float_value) { in __gnu_f2h_ieee() function
246 registry->Register("__gnu_f2h_ieee", reinterpret_cast<void*>(__gnu_f2h_ieee)); in RegisterKnownJITSymbols()
22 COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) { in __gnu_f2h_ieee() function
45 ; CHECK-HARDFLOAT-GNU: __gnu_f2h_ieee49 ; CHECK-SOFTFLOAT-GNU: __gnu_f2h_ieee
13 ; CHECK-NEXT: i32.call $push[[L1:[0-9]+]]=, __gnu_f2h_ieee@FUNCTION, $pop[[L0]]{{$}}
24 ; CHECK: __gnu_f2h_ieee
410 GCCBuiltin<"__gnu_f2h_ieee">;
9124 case Intrinsic::convert_to_fp16: BuiltinName = "__gnu_f2h_ieee"; break;9592 return Intrinsic::convert_to_fp16; // "__gnu_f2h_ieee"
259 HANDLE_LIBCALL(FPROUND_F32_F16, "__gnu_f2h_ieee")