Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:VLValue

2166   LValue VLValue = CGF.EmitLValue(V);
2179 emitSimpleStore(CGF, VLValue, Res, X->getType().getNonReferenceType(), Loc);
2374 LValue VLValue = CGF.EmitLValue(V);
2437 emitSimpleStore(CGF, VLValue, NewVVal, NewVValType, Loc);