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.cpp699 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
718 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
809 replaceLDSVariablesWithStruct( in lowerKernelScopeStructVariables()
989 replaceLDSVariablesWithStruct(M, Vec, Replacement, [](Use &U) { in runOnModule()
1258 static void replaceLDSVariablesWithStruct( in replaceLDSVariablesWithStruct() function in __anon1e4623fa0111::AMDGPULowerModuleLDS