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

References

lib/CodeGen/TargetLoweringBase.cpp
  123   for (int LC = 0; LC < RTLIB::UNKNOWN_LIBCALL; ++LC)
  123   for (int LC = 0; LC < RTLIB::UNKNOWN_LIBCALL; ++LC)
  124     setLibcallCallingConv((RTLIB::Libcall)LC, CallingConv::C);