Home
last modified time | relevance | path

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

/aosp_15_r20/external/compiler-rt/lib/builtins/
H A Dtruncsfhf2.c22 COMPILER_RT_ABI uint16_t __gnu_f2h_ieee(float a) { in __gnu_f2h_ieee() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Druntime_fp16.cc63 XlaF16ABIType ABSL_ATTRIBUTE_WEAK __gnu_f2h_ieee(float float_value) { in __gnu_f2h_ieee() function