Searched refs:findVariablesToLower (Results 1 – 4 of 4) sorted by relevance
32 std::vector<GlobalVariable *> findVariablesToLower(Module &M,
108 std::vector<GlobalVariable *> findVariablesToLower(Module &M, in findVariablesToLower() function
161 AMDGPU::findVariablesToLower(M, nullptr); in runOnModule()217 AMDGPU::findVariablesToLower(M, &F); in runOnModule()
144 llvm::AMDGPU::findVariablesToLower(M, nullptr); in collectLDSRequiringPointerReplace()