Searched defs:NumTeams (Results 1 – 5 of 5) sorted by relevance
2341 ArrayRef<Value *> NumTeams; member
909 const Expr *NumTeams, in emitNumTeamsClause()
6289 const Expr *NumTeams = NestedDir->getSingleClause<OMPNumTeamsClause>() in getNumTeamsExprForTargetDirective() local6315 const Expr *NumTeams = in getNumTeamsExprForTargetDirective() local6406 const Expr *NumTeams = in emitNumTeamsForTargetDirective() local9697 SmallVector<llvm::Value *, 3> NumTeams; in emitTargetCallKernelLaunch() local10264 const Expr *NumTeams, in emitNumTeamsClause()12285 const Expr *NumTeams, in emitNumTeamsClause()
7013 const Expr *NumTeams = NT ? NT->getNumTeams().front() : nullptr; in emitCommonOMPTeamsDirective() local
1156 Value *Ident, Value *DeviceID, Value *NumTeams, Value *NumThreads, in emitTargetKernel()