Home
last modified time | relevance | path

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

/external/compiler-rt/lib/builtins/
Dextendhfsf2.c23 COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) { in __gnu_h2f_ieee() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Druntime_fp16.cc114 float TF_ATTRIBUTE_WEAK __gnu_h2f_ieee(uint16 h) { in __gnu_h2f_ieee() function