Searched refs:Setjmp (Results 1 – 11 of 11) sorted by relevance
109 for (MachineInstr *Setjmp : SetjmpCalls) { in runOnMachineFunction()114 Setjmp->setPostInstrSymbol(MF, SjSymbol); in runOnMachineFunction()
53 Setjmp, enumerator
820 case Intrinsics::Setjmp: { in genTargetHelperCallFor()5145 case Intrinsics::Setjmp: { in lowerIntrinsic()
824 case Intrinsics::Setjmp: { in genTargetHelperCallFor()5295 case Intrinsics::Setjmp: { in lowerIntrinsic()
4437 case Intrinsics::Setjmp: {7620 case Intrinsics::Setjmp:
21 XVI. Setjmp/longjmp issues426 XVI. Setjmp/longjmp issues
43 Setjmp/Longjmp Exception Handling46 Setjmp/Longjmp (SJLJ) based exception handling uses LLVM intrinsics
897 /* Setjmp/longjmp are thread safe */
555 *) AC_DEFINE([SETJMP_IS_THREAD_SAFE],[1],[Setjmp/longjmp are thread safe]) ;;