Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:cvr

3133   unsigned cvr = base.getVRQualifiers();
3147 if (cvr & Qualifiers::Volatile) load->setVolatile(true);
3169 // we'll pick up CVR from the actual type later, so reset these
3171 cvr = 0;
3187 LV.getQuals().addCVRQualifiers(cvr);