Home
last modified time | relevance | path

Searched defs:__gnu_f2h_ieee (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/builtins/
Dtruncsfhf2.c22 COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) { in __gnu_f2h_ieee() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fp16.cc64 uint16 TF_ATTRIBUTE_WEAK __gnu_f2h_ieee(float float_value) { in __gnu_f2h_ieee() function