reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/DwarfEHPrepare.cpp
  212     const char *RewindName = TLI->getLibcallName(RTLIB::UNWIND_RESUME);
  226     CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
  251   CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
  262   TLI = TM.getSubtargetImpl(Fn)->getTargetLowering();
  265   TLI = nullptr;