Lines Matching defs:EmitLoadOfLValue
262 RV = CGF.EmitLoadOfLValue(LV);416 CGF.EmitStoreThroughLValue(CGF.EmitLoadOfLValue(LV), TempLV);983 /// EmitLoadOfLValue - Given an expression that represents a value lvalue, this986 RValue CodeGenFunction::EmitLoadOfLValue(LValue LV) {2387 return EmitLoadOfLValue(FieldLV);