Home | History | Annotate | Download | only in CodeGen

Lines Matching full:subscript

2248   // with this subscript.
2252 assert(LHS.isSimple() && "Can only subscript lvalue vectors here!");
2411 assert(Base.isExtVectorElt() && "Can only subscript lvalue vec elts here!");