Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:VisitExtVectorElementExpr

264   Value *VisitExtVectorElementExpr(Expr *E) { return EmitLoadOfLValue(E); }