Searched refs:getMaxNTIDz (Results 1 – 3 of 3) sorted by relevance
49 bool getMaxNTIDz(const llvm::Function &, unsigned &);
228 bool llvm::getMaxNTIDz(const Function &F, unsigned &z) { in getMaxNTIDz() function in llvm
439 if (llvm::getMaxNTIDz(F, maxntidz) == false) maxntidz = 1; in emitKernelFunctionDirectives()