Home | History | Annotate | Download | only in CodeGen

Lines Matching full:asminfo

400   const MCAsmInfo *AsmInfo = TM->getMCAsmInfo();
403 !(AsmInfo &&
404 AsmInfo->getExceptionHandlingType() == ExceptionHandling::SjLj &&