Searched refs:TaskgroupReductionRef (Results 1 – 1 of 1) sorted by relevance
188 Expr *TaskgroupReductionRef = nullptr; member574 return getTopOfStack().TaskgroupReductionRef; in getTaskgroupReductionRef()579 return getStackElemAtLevel(Level).TaskgroupReductionRef && in isTaskgroupReductionRef()1544 Expr *&TaskgroupReductionRef = getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData() local1545 if (!TaskgroupReductionRef) { in addTaskgroupReductionData()1548 TaskgroupReductionRef = in addTaskgroupReductionData()1569 Expr *&TaskgroupReductionRef = getTopOfStack().TaskgroupReductionRef; in addTaskgroupReductionData() local1570 if (!TaskgroupReductionRef) { in addTaskgroupReductionData()1573 TaskgroupReductionRef = in addTaskgroupReductionData()1597 TaskgroupDescriptor = I->TaskgroupReductionRef; in getTopMostTaskgroupReductionData()[all …]