Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
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