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