Searched refs:CATCH (Results 1 – 10 of 10) 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
408 case WebAssembly::CATCH: in isCatch()
45 HANDLE_NODETYPE(CATCH)
153 defm CATCH : I<(outs I32:$dst), (ins tag_op:$tag),
1473 case WebAssembly::CATCH: in recalculateScopeTops()1707 case WebAssembly::CATCH: in rewriteDepthImmediates()
111 def WebAssemblycatch : SDNode<"WebAssemblyISD::CATCH", SDT_WebAssemblyCatch,
1703 return DAG.getNode(WebAssemblyISD::CATCH, DL, in LowerIntrinsic()
68 CATCH = 0x2, enumerator131 case Descriptor::CATCH: { in ProcessDescriptors()
144 \ Method lookup with CATCH in case of exceptions