Searched refs:allocateLDSGlobal (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineFunction.h80 unsigned allocateLDSGlobal(const DataLayout &DL, const GlobalValue &GV);
H A DAMDGPUMachineFunction.cpp45 unsigned AMDGPUMachineFunction::allocateLDSGlobal(const DataLayout &DL, function in class:AMDGPUMachineFunction
H A DAMDGPULegalizerInfo.cpp1696 B.buildConstant(DstReg, MFI->allocateLDSGlobal(B.getDataLayout(), *GV));
H A DAMDGPUISelLowering.cpp1211 unsigned Offset = MFI->allocateLDSGlobal(DL, *GV);

Completed in 110 milliseconds