Home
last modified time | relevance | path

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

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