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

References

lib/Target/AArch64/AArch64FastISel.cpp
 3589       LC = LibCallTable[0][Is64Bit];
 3592       LC = LibCallTable[1][Is64Bit];
 3595       LC = LibCallTable[2][Is64Bit];
 3612     CLI.setCallee(DL, Ctx, TLI.getLibcallCallingConv(LC), II->getType(),
 3613                   TLI.getLibcallName(LC), std::move(Args));