Home | History | Annotate | Download | only in CodeGen

Lines Matching full:subscript

985   // Emit subscript expressions in rvalue context's.  For most cases, this just
986 // loads the lvalue formed by the subscript expr. However, we have to be
987 // careful, because the base of a vector subscript is occasionally an rvalue,