Searched refs:CATCH (Results 1 – 13 of 13) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/MCTargetDesc/ |
| D | WebAssemblyInstPrinter.cpp | 169 case WebAssembly::CATCH: in printInst() 186 if (Opc == WebAssembly::CATCH || Opc == WebAssembly::CATCH_S) { in printInst() 187 EHInstStack.push_back(CATCH); in printInst()
|
| D | WebAssemblyInstPrinter.h | 31 enum EHInstKind { TRY, CATCH, CATCH_ALL }; enumerator
|
| D | WebAssemblyMCTargetDesc.h | 408 case WebAssembly::CATCH: in isCatch()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyISD.def | 45 HANDLE_NODETYPE(CATCH)
|
| D | WebAssemblyInstrControl.td | 153 defm CATCH : I<(outs I32:$dst), (ins tag_op:$tag),
|
| D | WebAssemblyCFGStackify.cpp | 1473 case WebAssembly::CATCH: in recalculateScopeTops() 1707 case WebAssembly::CATCH: in rewriteDepthImmediates()
|
| D | WebAssemblyInstrInfo.td | 111 def WebAssemblycatch : SDNode<"WebAssemblyISD::CATCH", SDT_WebAssemblyCatch,
|
| D | WebAssemblyISelLowering.cpp | 1703 return DAG.getNode(WebAssemblyISD::CATCH, DL, in LowerIntrinsic()
|
| /freebsd-12-stable/contrib/gcc/ |
| D | stab.def | 110 __define_stab (N_CATCH, 0x54, "CATCH") 215 | 50 EHDECL*| 52 | 54 CATCH | 56 |
|
| D | ChangeLog.tree-ssa | 10180 (find_contained_blocks): Don't consider statements in the CATCH
|
| /freebsd-12-stable/contrib/llvm-project/libunwind/src/ |
| D | Unwind-EHABI.cpp | 68 CATCH = 0x2, enumerator 131 case Descriptor::CATCH: { in ProcessDescriptors()
|
| /freebsd-12-stable/contrib/binutils/include/aout/ |
| D | stab.def | 121 __define_stab (N_CATCH, 0x54, "CATCH") 246 | 50 EHDECL*| 52 | 54 CATCH | 56 |
|
| /freebsd-12-stable/stand/ficl/softwords/ |
| D | oo.fr | 144 \ Method lookup with CATCH in case of exceptions
|