Searched refs:InPreloadSequence (Results 1 – 2 of 2) sorted by relevance
130 bool InPreloadSequence = true; in lowerKernelArguments() local147 if (Arg.hasInRegAttr() && InPreloadSequence && ST.hasKernargPreload() && in lowerKernelArguments()154 InPreloadSequence = false; in lowerKernelArguments()
2442 bool InPreloadSequence = true; in allocatePreloadKernArgSGPRs() local2445 if (!InPreloadSequence || !Arg.hasInRegAttr()) in allocatePreloadKernArgSGPRs()2478 InPreloadSequence = false; in allocatePreloadKernArgSGPRs()