Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUReplaceLDSUseWithPointer.cpp172 GlobalVariable *createLDSPointer(GlobalVariable *GV) { in createLDSPointer() function in __anone8da24b10111::ReplaceLDSUseImpl
374 LDSPointer = createLDSPointer(GV); in replaceLDSUse()