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