Searched refs:IsSJLJ (Results 1 – 3 of 3) sorted by relevance
231 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable() local284 if (PreviousIsInvoke && !IsSJLJ) { in computeCallSiteTable()294 if (!IsSJLJ) in computeCallSiteTable()312 if (SawPotentiallyThrowing && !IsSJLJ && LastLabel != nullptr) { in computeCallSiteTable()370 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local371 bool HaveTTData = IsSJLJ ? (!TypeInfos.empty() || !FilterIds.empty()) : true; in emitExceptionTable()374 if (IsSJLJ) in emitExceptionTable()386 if (IsSJLJ) in emitExceptionTable()492 if (IsSJLJ) { in emitExceptionTable()
240 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable() local293 if (PreviousIsInvoke && !IsSJLJ) { in computeCallSiteTable()303 if (!IsSJLJ) in computeCallSiteTable()321 if (SawPotentiallyThrowing && !IsSJLJ) { in computeCallSiteTable()378 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local381 IsSJLJ ? static_cast<unsigned>(dwarf::DW_EH_PE_udata4) : in emitExceptionTable()464 if (IsSJLJ || IsWasm) { in emitExceptionTable()
249 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in computeCallSiteTable() local318 if (PreviousIsInvoke && !IsSJLJ) { in computeCallSiteTable()328 if (!IsSJLJ) in computeCallSiteTable()348 if (SawPotentiallyThrowing && !IsSJLJ) { in computeCallSiteTable()420 bool IsSJLJ = Asm->MAI->getExceptionHandlingType() == ExceptionHandling::SjLj; in emitExceptionTable() local424 IsSJLJ ? static_cast<unsigned>(dwarf::DW_EH_PE_udata4) : in emitExceptionTable()589 if (IsSJLJ || IsWasm) { in emitExceptionTable()