Searched refs:allocateLDSGlobal (Results 1 – 3 of 3) sorted by relevance
75 unsigned allocateLDSGlobal(const DataLayout &DL, const GlobalValue &GV);
46 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, in allocateLDSGlobal() function in AMDGPUMachineFunction
1206 unsigned Offset = MFI->allocateLDSGlobal(DL, *GV); in LowerGlobalAddress()