Searched refs:findVariablesToLower (Results 1 – 4 of 4) sorted by relevance
59 std::vector<GlobalVariable *> findVariablesToLower(Module &M,
306 std::vector<GlobalVariable *> findVariablesToLower(Module &M, in findVariablesToLower() function
130 std::vector<GlobalVariable *> LDSGlobals = AMDGPU::findVariablesToLower(M); in collectLDSRequiringPointerReplace()
182 AMDGPU::findVariablesToLower(M, F); in processUsedLDS()