Searched refs:WASM_OPCODE_CATCH (Results 1 – 6 of 6) sorted by relevance
160 if (CatchOpcode == wasm::WASM_OPCODE_CATCH || in printInst()417 case wasm::WASM_OPCODE_CATCH: in printCatchList()
176 if (Ca.Opcode == wasm::WASM_OPCODE_CATCH || in addCatchListOperands()866 .Case("catch", wasm::WASM_OPCODE_CATCH) in parseCatchList()877 if (CatchOpcode == wasm::WASM_OPCODE_CATCH || in parseCatchList()
356 if (Opcode == wasm::WASM_OPCODE_CATCH || in checkTryTable()
301 if (CatchOpcode == wasm::WASM_OPCODE_CATCH || in getInstruction()
151 WASM_OPCODE_CATCH = 0x00, enumerator
868 TryTableMIB.addImm(wasm::WASM_OPCODE_CATCH); in placeTryTableMarker()2017 case wasm::WASM_OPCODE_CATCH: in getSingleUnwindDest()