Searched refs:WASM_I32V_5 (Results 1 – 2 of 2) sorted by relevance
130 byte code[] = {WASM_I32V_5(value)}; in EmitI32Const()382 const byte code[] = {WASM_I32V_5(global.init.val.i32_const)}; in WriteTo()
274 #define WASM_I32V_5(val) \ macro