reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
447 const DataLayout &DL = F.getParent()->getDataLayout(); 450 CCState CCInfo(F.getCallingConv(), F.isVarArg(), MF, ArgLocs, F.getContext()); 450 CCState CCInfo(F.getCallingConv(), F.isVarArg(), MF, ArgLocs, F.getContext()); 450 CCState CCInfo(F.getCallingConv(), F.isVarArg(), MF, ArgLocs, F.getContext()); 456 const unsigned BaseOffset = Subtarget->getExplicitKernelArgOffset(F); 460 for (auto &Arg : F.args()) { 485 TLI.allocateSystemSGPRs(CCInfo, MF, *Info, F.getCallingConv(), false);