Home
last modified time | relevance | path

Searched defs:allocateLDSGlobal (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h112 unsigned allocateLDSGlobal(const DataLayout &DL, const GlobalVariable &GV) { in allocateLDSGlobal() function
H A DAMDGPUMachineFunction.cpp94 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, allocateLDSGlobal() function in AMDGPUMachineFunction