Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp697 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
716 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
807 replaceLDSVariablesWithStruct( in lowerKernelScopeStructVariables()
1110 replaceLDSVariablesWithStruct(M, Vec, Replacement, [](Use &U) { in runOnModule()
1385 static void replaceLDSVariablesWithStruct( in replaceLDSVariablesWithStruct() function in __anon1e4623fa0111::AMDGPULowerModuleLDS