Searched defs:fp16_ieee_to_fp32_bits (Results 1 – 5 of 5) sorted by relevance
65 inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function
26 static inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function
45 static void fp16_ieee_to_fp32_bits(benchmark::State& state) { in fp16_ieee_to_fp32_bits() function
31 static void fp16_ieee_to_fp32_bits(benchmark::State& state) { in fp16_ieee_to_fp32_bits() function
90 inline uint32_t fp16_ieee_to_fp32_bits(uint16_t h) { in fp16_ieee_to_fp32_bits() function