Lines Matching defs:LV
264 LValue LV = MakeAddrLValue(Location, E->getType()); in EmitAnyExprToMem() local
595 LValue LV = MakeAddrLValue(Object, E->getType(), AlignmentSource::Decl); in EmitMaterializeTemporaryExpr() local
618 LValue LV = EmitLValue(E); in EmitReferenceBindingToExpr() local
989 EmitComplexPrePostIncDec(const UnaryOperator *E, LValue LV, in EmitComplexPrePostIncDec()
1134 LValue LV = EmitLValue(UO->getSubExpr()); in EmitPointerWithAlignment() local
1149 LValue LV = EmitLValue(Call->getArg(0)); in EmitPointerWithAlignment() local
1238 LValue LV; in EmitCheckedLValue() local
1343 LValue LV = EmitLValue(cleanups->getSubExpr()); in EmitLValue() local
1904 static RValue EmitLoadOfMatrixLValue(LValue LV, SourceLocation Loc, in EmitLoadOfMatrixLValue()
1915 RValue CodeGenFunction::EmitLoadOfLValue(LValue LV, SourceLocation Loc) { in EmitLoadOfLValue()
1977 RValue CodeGenFunction::EmitLoadOfBitfieldLValue(LValue LV, in EmitLoadOfBitfieldLValue()
2014 RValue CodeGenFunction::EmitLoadOfExtVectorElementLValue(LValue LV) { in EmitLoadOfExtVectorElementLValue()
2041 Address CodeGenFunction::EmitExtVectorElementLValue(LValue LV) { in EmitExtVectorElementLValue()
2061 RValue CodeGenFunction::EmitLoadOfGlobalRegLValue(LValue LV) { in EmitLoadOfGlobalRegLValue()
2377 LValue &LV, in setObjCGCLValueClass()
2591 LValue LV = VD->getType()->isReferenceType() ? in EmitGlobalVarDeclLValue() local
2636 LValue LV = CGF.MakeNaturalAlignAddrLValue(ThisValue, TagType); in EmitCapturedFieldLValue() local
2869 LValue LV = VD->getType()->isReferenceType() ? in EmitDeclRefLValue() local
2892 LValue LV = EmitFunctionDeclLValue(*this, E, FD); in EmitDeclRefLValue() local
2947 LValue LV = MakeAddrLValue(Addr, T, BaseInfo, TBAAInfo); in EmitUnaryOpLValue() local
2962 LValue LV = EmitLValue(E->getSubExpr()); in EmitUnaryOpLValue() local
2986 LValue LV = EmitLValue(E->getSubExpr()); in EmitUnaryOpLValue() local
3603 LValue LV = EmitLValue(E); in EmitArrayToPointerDecay() local
3817 LValue LV = EmitLValue(E->getBase()); in EmitArraySubscriptExpr() local
3921 LValue LV = MakeAddrLValue(Addr, E->getType(), EltBaseInfo, EltTBAAInfo); in EmitArraySubscriptExpr() local
4232 LValue LV = EmitLValueForField(BaseLV, Field); in EmitMemberExpr() local
4501 LValue LV = MakeAddrLValue(addr, FieldType, FieldBaseInfo, FieldTBAAInfo); in EmitLValueForField() local
4791 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4808 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4826 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4846 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4872 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4886 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4897 LValue LV = EmitLValue(E->getSubExpr()); in EmitCastLValue() local
4943 RValue CodeGenFunction::EmitRValueForField(LValue LV, in EmitRValueForField()
5157 LValue LV = EmitCheckedLValue(E->getLHS(), TCK_Store); in EmitBinaryOperatorLValue() local
5286 LValue LV = in EmitObjCIvarRefLValue() local
5554 LValue LV; member
5590 LValue LV = CGF.MakeAddrLValue(slot.getAddress(), ov->getType(), in emitPseudoObjectExpr() local