Searched refs:dirTarget (Results 1 – 1 of 1) sorted by relevance
604 auto dirTarget = findDirective(llvm::omp::OMPD_target); in applyClause() local605 if (dirTarget != nullptr) { in applyClause()615 dirTarget->clauses.push_back(firstp); in applyClause()697 if (auto dirTarget = findDirective(llvm::omp::OMPD_target)) { in applyClause() local713 dirTarget->clauses.push_back(map); in applyClause()956 auto dirTarget = findDirective(llvm::omp::Directive::OMPD_target); in applyClause() local957 if (dirTarget && leafs.size() > 1) { in applyClause()975 dirTarget->clauses.push_back(map); in applyClause()