Home
last modified time | relevance | path

Searched refs:forLValue (Results 1 – 9 of 9) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCoroutine.cpp178 bool ignoreResult, bool forLValue) { in emitSuspendExpression() argument
248 if (forLValue) in emitSuspendExpression()
H A DCGExprAgg.cpp355 AggValueSlot srcAgg = AggValueSlot::forLValue( in EmitFinalDestCopy()
1194 AggValueSlot::forLValue(LHS, CGF, AggValueSlot::IsDestructed, in VisitBinAssign()
1215 AggValueSlot LHSSlot = AggValueSlot::forLValue( in VisitBinAssign()
1551 E, AggValueSlot::forLValue(LV, CGF, AggValueSlot::IsDestructed, in EmitInitializationToLValue()
1842 auto elementSlot = AggValueSlot::forLValue( in VisitArrayInitLoopExpr()
2009 EmitAggExpr(E, AggValueSlot::forLValue( in EmitAggExprToLValue()
H A DCGValue.h587 forLValue(const LValue &LV, CodeGenFunction &CGF, IsDestructed_t isDestructed,
H A DCGDeclCXX.cpp59 AggValueSlot::forLValue(lv, CGF, AggValueSlot::IsDestructed, in EmitDeclInit()
H A DCGExpr.cpp5574 bool forLValue, in emitPseudoObjectExpr() argument
5600 if (ov == resultExpr && ov->isPRValue() && !forLValue && in emitPseudoObjectExpr()
5614 if (forLValue) in emitPseudoObjectExpr()
5626 if (forLValue) in emitPseudoObjectExpr()
H A DCGAtomic.cpp2167 AggValueSlot slot = AggValueSlot::forLValue( in EmitAtomicInit()
H A DCGDecl.cpp1965 EmitAggExpr(init, AggValueSlot::forLValue( in EmitExprAsInit()
H A DCGClass.cpp706 AggValueSlot Slot = AggValueSlot::forLValue( in EmitInitializerForField()
H A DCGObjC.cpp1679 AggValueSlot::forLValue(LV, *this, AggValueSlot::IsDestructed, in GenerateObjCCtorDtorMethod()