Searched refs:linears (Results 1 – 4 of 4) sorted by relevance
118 for (auto *E : linears()) { in printPrettyPragma()
1124 llvm::SmallVector<const ClauseTy *> linears; in split() local1127 linears.push_back(node); in split()1129 for (const auto *node : linears) { in split()
397 for (auto *E : Attr.linears()) { in instantiateOMPDeclareSimdDeclAttr()
11085 for (const Expr *E : Attr->linears()) { in emitDeclareSimdFunction()