Searched refs:SjLj (Results 1 – 11 of 11) sorted by relevance
20 SjLj, ///< setjmp/longjmp based exceptions enumerator
38 ? ExceptionHandling::SjLj in ARMMCAsmInfoDarwin()
154 Options.ExceptionModel == ExceptionHandling::SjLj; in initializeEnvironment()157 ExceptionHandling::SjLj) == UseSjLjEH) && in initializeEnvironment()
240 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable()378 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable()
332 case ExceptionHandling::SjLj: in doInitialization()357 case ExceptionHandling::SjLj: in doInitialization()
98 clEnumValN(ExceptionHandling::SjLj, "sjlj", "SjLj exception handling"),
691 case ExceptionHandling::SjLj: in addPassesToHandleExceptions()
667 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj && in visitMachineBasicBlockBefore()
174 D: SjLj exception handling support
878 // A single-register address. This is used with the SjLj925 // The address in a single register. This is used with the SjLj1520 // The unconditional BCL used by the SjLj setjmp code.
428 if (TM.Options.ExceptionModel == ExceptionHandling::SjLj) in X86TargetLowering()478 TM.Options.ExceptionModel != ExceptionHandling::SjLj) { in X86TargetLowering()