Searched refs:CATCH (Results 1 – 8 of 8) sorted by relevance
169 case WebAssembly::CATCH: in printInst()186 if (Opc == WebAssembly::CATCH || Opc == WebAssembly::CATCH_S) { in printInst()187 EHInstStack.push_back(CATCH); in printInst()
31 enum EHInstKind { TRY, CATCH, CATCH_ALL }; enumerator
462 case WebAssembly::CATCH: in isCatch()
68 CATCH = 0x2, enumerator131 case Descriptor::CATCH: { in ProcessDescriptors()
207 CurDAG->getMachineNode(WebAssembly::CATCH, DL, in Select()
150 defm CATCH : I<(outs), (ins tag_op:$tag, variable_ops),
1455 case WebAssembly::CATCH: in recalculateScopeTops()1688 case WebAssembly::CATCH: in rewriteDepthImmediates()
143 \ Method lookup with CATCH in case of exceptions