reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
422 auto &DL = F.getParent()->getDataLayout(); 426 for (auto &Arg : F.args()) { 431 setArgFlags(OrigArg, i + AttributeList::FirstArgIndex, DL, F); 433 splitToValueTypes(OrigArg, SplitArgs, DL, MRI, F.getCallingConv()); 442 TLI.CCAssignFnForCall(F.getCallingConv(), /*IsVarArg=*/false); 450 if (F.isVarArg()) { 465 if (doesCalleeRestoreStack(F.getCallingConv(),