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
473 case WebAssembly::CATCH: in isCatch()
68 CATCH = 0x2, enumerator131 case Descriptor::CATCH: { in ProcessDescriptors()
215 CurDAG->getMachineNode(WebAssembly::CATCH, DL, in Select()
148 defm CATCH : I<(outs), (ins tag_op:$tag, variable_ops),
1454 case WebAssembly::CATCH: in recalculateScopeTops()
143 \ Method lookup with CATCH in case of exceptions