Searched refs:getReqNTIDx (Results 1 – 3 of 3) sorted by relevance
56 std::optional<unsigned> getReqNTIDx(const Function &);
309 std::optional<unsigned> getReqNTIDx(const Function &F) { in getReqNTIDx() function323 std::optional<unsigned> ReqNTIDx = getReqNTIDx(F); in getReqNTID()
547 std::optional<unsigned> Reqntidx = getReqNTIDx(F); in emitKernelFunctionDirectives()