Home
last modified time | relevance | path

Searched refs:TableLookupVariables (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.cpp686 DenseSet<GlobalVariable *> TableLookupVariables; in runOnModule() local
717 TableLookupVariables.insert(GV); in runOnModule()
739 TableLookupVariables.insert(GV); in runOnModule()
746 assert(ModuleScopeVariables.size() + TableLookupVariables.size() + in runOnModule()
759 TableLookupVariables); in runOnModule()
932 TableLookupVariables.begin(), TableLookupVariables.end()); in runOnModule()