Home
last modified time | relevance | path

Searched refs:allocateLDSGlobal (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUMachineFunction.h75 unsigned allocateLDSGlobal(const DataLayout &DL, const GlobalValue &GV);
DAMDGPUMachineFunction.cpp46 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, in allocateLDSGlobal() function in AMDGPUMachineFunction
DAMDGPUISelLowering.cpp1206 unsigned Offset = MFI->allocateLDSGlobal(DL, *GV); in LowerGlobalAddress()