Searched refs:TaskgroupReductionRef (Results 1 – 1 of 1) sorted by relevance
195 Expr *TaskgroupReductionRef = nullptr; member582 return getTopOfStack().TaskgroupReductionRef; in getTaskgroupReductionRef()587 return getStackElemAtLevel(Level).TaskgroupReductionRef && in isTaskgroupReductionRef()1595 Expr *&TaskgroupReductionRef = getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData() local1596 if (!TaskgroupReductionRef) { in addTaskgroupReductionData()1599 TaskgroupReductionRef = in addTaskgroupReductionData()1620 Expr *&TaskgroupReductionRef = getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData() local1621 if (!TaskgroupReductionRef) { in addTaskgroupReductionData()1624 TaskgroupReductionRef = in addTaskgroupReductionData()1648 TaskgroupDescriptor = I->TaskgroupReductionRef; in getTopMostTaskgroupReductionData()[all …]