Searched refs:allocateSGPR32Input (Results 1 – 1 of 1) sorted by relevance
2022 static void allocateSGPR32Input(CCState &CCInfo, ArgDescriptor &Arg) { in allocateSGPR32Input() function2099 allocateSGPR32Input(CCInfo, ArgInfo.WorkGroupIDX); in allocateSpecialInputSGPRs()2102 allocateSGPR32Input(CCInfo, ArgInfo.WorkGroupIDY); in allocateSpecialInputSGPRs()2105 allocateSGPR32Input(CCInfo, ArgInfo.WorkGroupIDZ); in allocateSpecialInputSGPRs()2108 allocateSGPR32Input(CCInfo, ArgInfo.LDSKernelId); in allocateSpecialInputSGPRs()