Lines Matching defs:fp32
48 const uint32_t fp32 = fp16_ieee_to_fp32_bits(fp16); in fp16_ieee_to_fp32_bits() local
59 const float fp32 = fp16_ieee_to_fp32_value(fp16); in fp16_ieee_to_fp32_value() local
71 const psimd_f32 fp32 = fp16_ieee_to_fp32_psimd(fp16); in fp16_ieee_to_fp32_psimd() local
83 const psimd_f32x2 fp32 = fp16_ieee_to_fp32x2_psimd(fp16); in fp16_ieee_to_fp32x2_psimd() local
96 float fp32; in TH_halfbits2float() local
108 const uint32_t fp32 = npy_halfbits_to_floatbits(fp16); in npy_halfbits_to_floatbits() local
119 const float fp32 = in Eigen_half_to_float() local
132 const float fp32 = Float16Compressor::decompress(fp16); in Float16Compressor_decompress() local
143 const float fp32 = in half_float_detail_half2float_table() local
156 const float fp32 = in half_float_detail_half2float_branch() local
170 uint32_t fp32 = UINT32_C(0x7F800000); in fp16_ieee_from_fp32_value() local
182 uint32_t fp32 = UINT32_C(0x7F800000); in fp16_ieee_from_fp32_hardware() local
196 uint32_t fp32 = UINT32_C(0x7F800000); in TH_float2halfbits() local
209 uint32_t fp32 = UINT32_C(0x7F800000); in npy_floatbits_to_halfbits() local
220 uint32_t fp32 = UINT32_C(0x7F800000); in Eigen_float_to_half_rtne() local
233 uint32_t fp32 = UINT32_C(0x7F800000); in Float16Compressor_compress() local
244 uint32_t fp32 = UINT32_C(0x7F800000); in half_float_detail_float2half_table() local
258 uint32_t fp32 = UINT32_C(0x7F800000); in half_float_detail_float2half_branch() local