Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUAttributor.cpp163 getMaximumFlatWorkGroupRange(const Function &F) { in getMaximumFlatWorkGroupRange() function in __anon130d36380111::AMDGPUInformationCache
696 std::tie(Min, Max) = InfoCache.getMaximumFlatWorkGroupRange(*F); in manifest()