Searched refs:getReqNTIDx (Results 1 – 3 of 3) sorted by relevance
51 bool getReqNTIDx(const llvm::Function &, unsigned &);
234 bool llvm::getReqNTIDx(const Function &F, unsigned &x) { in getReqNTIDx() function in llvm
419 if (llvm::getReqNTIDx(F, reqntidx) == false) reqntidx = 1; in emitKernelFunctionDirectives()