Searched refs:TaskgroupReductionRef (Results 1 – 1 of 1) sorted by relevance
184 Expr *TaskgroupReductionRef = nullptr; member554 return getTopOfStack().TaskgroupReductionRef; in getTaskgroupReductionRef()559 return getStackElemAtLevel(Level).TaskgroupReductionRef && in isTaskgroupReductionRef()560 cast<DeclRefExpr>(getStackElemAtLevel(Level).TaskgroupReductionRef) in isTaskgroupReductionRef()1442 Expr *&TaskgroupReductionRef = in addTaskgroupReductionData() local1443 getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData()1444 if (!TaskgroupReductionRef) { in addTaskgroupReductionData()1447 TaskgroupReductionRef = in addTaskgroupReductionData()1468 Expr *&TaskgroupReductionRef = in addTaskgroupReductionData() local1469 getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData()[all …]