Searched refs:uint64_to_float32_wrapper (Results 1 – 4 of 4) sorted by relevance
32 void uint64_to_float32_wrapper(uint64_t* input, float* output);
48 void uint64_to_float32_wrapper(uint64_t* input, float* output) { in uint64_to_float32_wrapper() function
614 uint64_to_float32_wrapper(&a, &output); in ExecuteF32UConvertI64()
1101 Redirect(isolate, FUNCTION_ADDR(wasm::uint64_to_float32_wrapper))); in wasm_uint64_to_float32()