Home
last modified time | relevance | path

Searched refs:WASM_OPCODE_I64_ADD (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/wasm/
DInputChunks.cpp363 ? WASM_OPCODE_I64_ADD in generateRelocationCode()
391 is64 ? WASM_OPCODE_I64_ADD : WASM_OPCODE_I32_ADD; in generateRelocationCode()
DSyntheticSections.cpp293 ? WASM_OPCODE_I64_ADD in generateRelocationCode()
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h276 WASM_OPCODE_I64_ADD = 0x7c, enumerator