Home
last modified time | relevance | path

Searched defs:fp16_alt_to_fp32_bits (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/FP16/bench/
H A Dalt-element.cc31 static void fp16_alt_to_fp32_bits(benchmark::State& state) { in fp16_alt_to_fp32_bits() function
H A Dfrom-alt-array.cc19 static void fp16_alt_to_fp32_bits(benchmark::State& state) { in fp16_alt_to_fp32_bits() function
/aosp_15_r20/external/FP16/include/fp16/
H A Dfp16.h255 static inline uint32_t fp16_alt_to_fp32_bits(uint16_t h) { in fp16_alt_to_fp32_bits() function