Home
last modified time | relevance | path

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

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