Home
last modified time | relevance | path

Searched refs:CATCH (Results 1 – 10 of 10) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.cpp169 case WebAssembly::CATCH: in printInst()
186 if (Opc == WebAssembly::CATCH || Opc == WebAssembly::CATCH_S) { in printInst()
187 EHInstStack.push_back(CATCH); in printInst()
H A DWebAssemblyInstPrinter.h31 enum EHInstKind { TRY, CATCH, CATCH_ALL }; enumerator
H A DWebAssemblyMCTargetDesc.h408 case WebAssembly::CATCH: in isCatch()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISD.def45 HANDLE_NODETYPE(CATCH)
H A DWebAssemblyInstrControl.td153 defm CATCH : I<(outs I32:$dst), (ins tag_op:$tag),
H A DWebAssemblyCFGStackify.cpp1473 case WebAssembly::CATCH: in recalculateScopeTops()
1707 case WebAssembly::CATCH: in rewriteDepthImmediates()
H A DWebAssemblyInstrInfo.td111 def WebAssemblycatch : SDNode<"WebAssemblyISD::CATCH", SDT_WebAssemblyCatch,
H A DWebAssemblyISelLowering.cpp1703 return DAG.getNode(WebAssemblyISD::CATCH, DL, in LowerIntrinsic()
/freebsd-13.1/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp68 CATCH = 0x2, enumerator
131 case Descriptor::CATCH: { in ProcessDescriptors()
/freebsd-13.1/stand/ficl/softwords/
H A Doo.fr144 \ Method lookup with CATCH in case of exceptions