Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dextendhfsf2.c23 COMPILER_RT_ABI float __gnu_h2f_ieee(uint16_t a) { in __gnu_h2f_ieee() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_fp16.cc117 float ABSL_ATTRIBUTE_WEAK __gnu_h2f_ieee(XlaF16ABIType hf) { in __gnu_h2f_ieee() function