Home
last modified time | relevance | path

Searched refs:WASM_OPCODE_I64_SUB (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDWasm.h110 WASM_OPCODE_I64_SUB = 0x7d, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
HDWasmObjectFile.cpp257 case wasm::WASM_OPCODE_I64_SUB: in readInitExpr()