Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp160 GlobalVariable *createLDSPointer(GlobalVariable *GV) { in createLDSPointer() function in __anon71805cce0111::ReplaceLDSUseImpl
364 LDSPointer = createLDSPointer(GV); in replaceLDSUse()