Searched refs:WASM_F32 (Results 1 – 3 of 3) sorted by relevance
394 const byte code[] = {WASM_F32(global.init.val.f32_const)}; in WriteTo()424 const byte code[] = {WASM_F32(0.0)}; in WriteTo()
369 #define WASM_F32(val) \ macro
621 byte code[] = {WASM_F32(val)}; in VisitLiteral()1255 byte code[] = {WASM_F32(val)}; in VisitStdlibFunction()