Searched refs:WASM_OPCODE_I64_ADD (Results 1 – 3 of 3) sorted by relevance
363 ? WASM_OPCODE_I64_ADD in generateRelocationCode()391 is64 ? WASM_OPCODE_I64_ADD : WASM_OPCODE_I32_ADD; in generateRelocationCode()
293 ? WASM_OPCODE_I64_ADD in generateRelocationCode()
276 WASM_OPCODE_I64_ADD = 0x7c, enumerator