Searched refs:getReqNTIDx (Results 1 – 3 of 3) sorted by relevance
55 bool getReqNTIDx(const llvm::Function &, unsigned &);
272 bool llvm::getReqNTIDx(const Function &F, unsigned &x) { in getReqNTIDx() function in llvm
518 if (!llvm::getReqNTIDx(F, reqntidx)) in emitKernelFunctionDirectives()