Home
last modified time | relevance | path

Searched refs:__gnu_f2h_ieee (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dpr31088.ll12 ; X86-NEXT: calll __gnu_f2h_ieee
19 ; X86-NEXT: calll __gnu_f2h_ieee
38 ; X64-NEXT: callq __gnu_f2h_ieee
44 ; X64-NEXT: callq __gnu_f2h_ieee
69 ; X86-NEXT: calll __gnu_f2h_ieee
76 ; X86-NEXT: calll __gnu_f2h_ieee
83 ; X86-NEXT: calll __gnu_f2h_ieee
90 ; X86-NEXT: calll __gnu_f2h_ieee
119 ; X64-NEXT: callq __gnu_f2h_ieee
125 ; X64-NEXT: callq __gnu_f2h_ieee
[all …]
Dcvt16.ll13 ; to __gnu_f2h_ieee which expected to be defined by the
29 ; LIBCALL: callq __gnu_f2h_ieee
30 ; SOFTFLOAT: callq __gnu_f2h_ieee
54 ; LIBCALL: callq __gnu_f2h_ieee
56 ; SOFTFLOAT: callq __gnu_f2h_ieee
Dhalf.ll138 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
157 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee
234 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
258 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee
335 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
373 ; CHECK-I686-NEXT: calll __gnu_f2h_ieee
575 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee
579 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee
583 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee
586 ; BWON-NOF16C-NEXT: callq __gnu_f2h_ieee
[all …]
Dpr38533.ll21 ; SSE-NEXT: callq __gnu_f2h_ieee
48 ; SSE-NEXT: callq __gnu_f2h_ieee
Datomic-non-integer.ll13 ; CHECK: callq __gnu_f2h_ieee
Dvec_fp_to_int.ll2240 ; SSE-NEXT: callq __gnu_f2h_ieee
2246 ; SSE-NEXT: callq __gnu_f2h_ieee
2263 ; VEX-NEXT: callq __gnu_f2h_ieee
2269 ; VEX-NEXT: callq __gnu_f2h_ieee
/external/llvm/test/CodeGen/Mips/
Dfp16-promote.ll7 ; 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)
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
Dfp16-promote.ll7 ; 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)
/external/llvm/test/CodeGen/X86/
Dcvt16.ll13 ; to __gnu_f2h_ieee which expected to be defined by the
29 ; LIBCALL: callq __gnu_f2h_ieee
30 ; SOFTFLOAT: callq __gnu_f2h_ieee
54 ; LIBCALL: callq __gnu_f2h_ieee
56 ; SOFTFLOAT: callq __gnu_f2h_ieee
Dhalf.ll62 ; CHECK-LIBCALL: callq __gnu_f2h_ieee
105 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
181 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
237 ; CHECK-LIBCALL: callq __gnu_f2h_ieee
238 ; CHECK-LIBCALL: callq __gnu_f2h_ieee
239 ; CHECK-LIBCALL: callq __gnu_f2h_ieee
240 ; CHECK-LIBCALL: callq __gnu_f2h_ieee
291 ; CHECK-LIBCALL-NEXT: callq __gnu_f2h_ieee
Datomic-non-integer.ll13 ; CHECK: callq __gnu_f2h_ieee
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fp16.h22 extern "C" tensorflow::uint16 __gnu_f2h_ieee(float);
Druntime_fp16.cc64 uint16 TF_ATTRIBUTE_WEAK __gnu_f2h_ieee(float float_value) { in __gnu_f2h_ieee() function
Dsimple_orc_jit.cc246 registry->Register("__gnu_f2h_ieee", reinterpret_cast<void*>(__gnu_f2h_ieee)); in RegisterKnownJITSymbols()
/external/compiler-rt/lib/builtins/
Dtruncsfhf2.c22 COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) { in __gnu_f2h_ieee() function
/external/llvm/test/CodeGen/ARM/
Dfp16.ll45 ; CHECK-HARDFLOAT-GNU: __gnu_f2h_ieee
49 ; CHECK-SOFTFLOAT-GNU: __gnu_f2h_ieee
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dfp16.ll45 ; CHECK-HARDFLOAT-GNU: __gnu_f2h_ieee
49 ; CHECK-SOFTFLOAT-GNU: __gnu_f2h_ieee
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Df16.ll13 ; CHECK-NEXT: i32.call $push[[L1:[0-9]+]]=, __gnu_f2h_ieee@FUNCTION, $pop[[L0]]{{$}}
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/
Dfp16.ll24 ; CHECK: __gnu_f2h_ieee
/external/swiftshader/third_party/LLVM/include/llvm/
DIntrinsics.td410 GCCBuiltin<"__gnu_f2h_ieee">;
DIntrinsics.gen9124 case Intrinsic::convert_to_fp16: BuiltinName = "__gnu_f2h_ieee"; break;
9592 return Intrinsic::convert_to_fp16; // "__gnu_f2h_ieee"
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DRuntimeLibcalls.def259 HANDLE_LIBCALL(FPROUND_F32_F16, "__gnu_f2h_ieee")