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