Home | History | Annotate | Download | only in Sema

Lines Matching refs:Aligneds

247   SmallVector<Expr *, 4> Uniforms, Aligneds, Alignments, Linears, Steps;
279 for (auto *E : Attr.aligneds()) {
283 Aligneds.push_back(Inst.get());
306 Uniforms, Aligneds, Alignments, Linears, LinModifiers, Steps,