Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp864 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
883 replaceLDSVariablesWithStruct( in lowerModuleScopeStructVariables()
974 replaceLDSVariablesWithStruct( in lowerKernelScopeStructVariables()
1199 replaceLDSVariablesWithStruct(M, Vec, Replacement, [](Use &U) { in runOnModule()
1468 static void replaceLDSVariablesWithStruct( in replaceLDSVariablesWithStruct() function in __anon6fd00b300111::AMDGPULowerModuleLDS