Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerModuleLDSPass.cpp319 using VariableFunctionMap = DenseMap<GlobalVariable *, DenseSet<Function *>>; typedef in __anoncc2df93a0111::AMDGPULowerModuleLDS
607 VariableFunctionMap &LDSVars) { in chooseBestVariableForModuleStrategy()
675 VariableFunctionMap LDSToKernelsThatNeedToAccessItIndirectly; in runOnModule()