Home
last modified time | relevance | path

Searched refs:createLDSPointer (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp172 GlobalVariable *createLDSPointer(GlobalVariable *GV) { in createLDSPointer() function in __anoncff4dc4a0111::ReplaceLDSUseImpl
374 LDSPointer = createLDSPointer(GV); in replaceLDSUse()