Searched refs:dirTarget (Results 1 – 1 of 1) sorted by relevance
599 auto dirTarget = findDirective(llvm::omp::OMPD_target); in applyClause() local600 if (dirTarget != nullptr) { in applyClause()610 dirTarget->clauses.push_back(firstp); in applyClause()692 if (auto dirTarget = findDirective(llvm::omp::OMPD_target)) { in applyClause() local708 dirTarget->clauses.push_back(map); in applyClause()968 auto dirTarget = findDirective(llvm::omp::Directive::OMPD_target); in applyClause() local969 if (dirTarget && leafs.size() > 1) { in applyClause()987 dirTarget->clauses.push_back(map); in applyClause()