Home | History | Annotate | Download | only in CodeGen

Lines Matching full:subscript

1784   // with this subscript.
1788 assert(LHS.isSimple() && "Can only subscript lvalue vectors here!");
1960 assert(Base.isExtVectorElt() && "Can only subscript lvalue vec elts here!");