Lines Matching full:subscript
817 // Emit subscript expressions in rvalue context's. For most cases, this just818 // loads the lvalue formed by the subscript expr. However, we have to be819 // careful, because the base of a vector subscript is occasionally an rvalue,