Searched refs:getMaxNReg (Results 1 – 3 of 3) sorted by relevance
61 std::optional<unsigned> getMaxNReg(const Function &);
351 std::optional<unsigned> getMaxNReg(const Function &F) { in getMaxNReg() function
429 if (const auto Maxnreg = getMaxNReg(F)) in emitKernelFunctionDirectives()