Searched refs:InPreloadSequence (Results 1 – 2 of 2) sorted by relevance
129 bool InPreloadSequence = true; in lowerKernelArguments() local146 if (Arg.hasInRegAttr() && InPreloadSequence && ST.hasKernargPreload() && in lowerKernelArguments()152 InPreloadSequence = false; in lowerKernelArguments()
2510 bool InPreloadSequence = true; in allocatePreloadKernArgSGPRs() local2513 if (!InPreloadSequence || !Arg.hasInRegAttr()) in allocatePreloadKernArgSGPRs()2546 InPreloadSequence = false; in allocatePreloadKernArgSGPRs()