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

Declarations

include/llvm/CodeGen/FastISel.h
  161     CallLoweringInfo &setCallee(const DataLayout &DL, MCContext &Ctx,

References

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(),