Home | History | Annotate | Download | only in CodeGen

Lines Matching full:subscript

2222   // with this subscript.
2226 assert(LHS.isSimple() && "Can only subscript lvalue vectors here!");
2385 assert(Base.isExtVectorElt() && "Can only subscript lvalue vec elts here!");