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

References

lib/CodeGen/DwarfEHPrepare.cpp
  226     CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
  251   CI->setCallingConv(TLI->getLibcallCallingConv(RTLIB::UNWIND_RESUME));
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  368   Info.CallConv = TLI.getLibcallCallingConv(Libcall);
  434   Info.CallConv = TLI.getLibcallCallingConv(RTLibcall);
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 2061       .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee,
 2107       .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee,
 2232       .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee,
 2332       TLI.getLibcallCallingConv(LC), Type::getVoidTy(*DAG.getContext()), Callee,
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 3459       .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Func, std::move(Args))
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
 1029       .setLibCallee(TLI.getLibcallCallingConv(LC), RetTy, Callee,
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 6222       .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMCPY),
 6263       .setLibCallee(TLI->getLibcallCallingConv(LibraryCall),
 6326       .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMMOVE),
 6367       .setLibCallee(TLI->getLibcallCallingConv(LibraryCall),
 6428       .setLibCallee(TLI->getLibcallCallingConv(RTLIB::MEMSET),
 6468       .setLibCallee(TLI->getLibcallCallingConv(LibraryCall),
lib/CodeGen/SelectionDAG/TargetLowering.cpp
  162       .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args))
lib/Target/AArch64/AArch64FastISel.cpp
 3612     CLI.setCallee(DL, Ctx, TLI.getLibcallCallingConv(LC), II->getType(),
 4911   CLI.setCallee(DL, Ctx, TLI.getLibcallCallingConv(LC), I->getType(),
lib/Target/ARM/ARMFastISel.cpp
 2205   CallingConv::ID CC = TLI.getLibcallCallingConv(Call);
lib/Target/ARM/ARMISelLowering.cpp
 8773   CallingConv::ID CC = getLibcallCallingConv(LC);
16008     .setCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args))
lib/Target/ARM/ARMSelectionDAGInfo.cpp
  117           TLI->getLibcallCallingConv(LC), Type::getVoidTy(*DAG.getContext()),
lib/Target/AVR/AVRISelLowering.cpp
  389       .setLibCallee(getLibcallCallingConv(LC), RetTy, Callee, std::move(Args))
lib/Target/Hexagon/HexagonSelectionDAGInfo.cpp
   54           TLI.getLibcallCallingConv(RTLIB::MEMCPY),
lib/Target/X86/X86ISelLowering.cpp
25428           getLibcallCallingConv(LC),
lib/Target/XCore/XCoreSelectionDAGInfo.cpp
   37         .setLibCallee(TLI.getLibcallCallingConv(RTLIB::MEMCPY),