Searched refs:s32_to_f32_imm32 (Results 1 – 1 of 1) sorted by relevance
14 __attribute__((noinline)) float s32_to_f32_imm32(int x) in s32_to_f32_imm32() function23 float f32 = s32_to_f32_imm32(x); in try_s32_to_f32()