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

References

lib/Target/RISCV/RISCVISelLowering.cpp
 2114   if (IsTailCall)
 2115     IsTailCall = isEligibleForTailCallOptimization(ArgCCInfo, CLI, MF, ArgLocs);
 2117   if (IsTailCall)
 2144                           IsTailCall, MachinePointerInfo(),
 2149   if (!IsTailCall)
 2230       assert(!IsTailCall && "Tail call not allowed if stack is used "
 2262   if (!IsTailCall &&
 2299   if (!IsTailCall) {
 2314   if (IsTailCall) {