Searched refs:getMinCTASm (Results 1 – 3 of 3) sorted by relevance
60 std::optional<unsigned> getMinCTASm(const Function &);
347 std::optional<unsigned> getMinCTASm(const Function &F) { in getMinCTASm() function
426 if (const auto Mincta = getMinCTASm(F)) in emitKernelFunctionDirectives()