Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp183 GlobalVariable *LDSPointer = new GlobalVariable( in createLDSPointer() local
227 GlobalVariable *LDSPointer) { in initializeLDSPointer()
252 void replaceLDSUseByPointer(GlobalVariable *GV, GlobalVariable *LDSPointer) { in replaceLDSUseByPointer()
296 GlobalVariable *LDSPointer) { in getReplacementInst()
353 GlobalVariable *LDSPointer = nullptr; in replaceLDSUse() local