Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp376 AggValueSlot srcAgg = AggValueSlot::forLValue( in EmitFinalDestCopy()
1215 AggValueSlot::forLValue(LHS, CGF, AggValueSlot::IsDestructed, in VisitBinAssign()
1236 AggValueSlot LHSSlot = AggValueSlot::forLValue( in VisitBinAssign()
1572 E, AggValueSlot::forLValue(LV, CGF, AggValueSlot::IsDestructed, in EmitInitializationToLValue()
1889 auto elementSlot = AggValueSlot::forLValue( in VisitArrayInitLoopExpr()
2055 EmitAggExpr(E, AggValueSlot::forLValue( in EmitAggExprToLValue()
H A DCGCoroutine.cpp212 bool ignoreResult, bool forLValue) { in emitSuspendExpression() argument
294 if (forLValue) in emitSuspendExpression()
H A DCGValue.h610 forLValue(const LValue &LV, CodeGenFunction &CGF, IsDestructed_t isDestructed,
H A DCGDeclCXX.cpp60 AggValueSlot::forLValue(lv, CGF, AggValueSlot::IsDestructed, in EmitDeclInit()
H A DCGExpr.cpp6047 bool forLValue, in emitPseudoObjectExpr() argument
6073 if (ov == resultExpr && ov->isPRValue() && !forLValue && in emitPseudoObjectExpr()
6087 if (forLValue) in emitPseudoObjectExpr()
6099 if (forLValue) in emitPseudoObjectExpr()
H A DCGAtomic.cpp2265 AggValueSlot slot = AggValueSlot::forLValue( in EmitAtomicInit()
H A DCGDecl.cpp2030 EmitAggExpr(init, AggValueSlot::forLValue( in EmitExprAsInit()
H A DCGClass.cpp699 AggValueSlot Slot = AggValueSlot::forLValue( in EmitInitializerForField()
H A DCGObjC.cpp1721 AggValueSlot::forLValue(LV, *this, AggValueSlot::IsDestructed, in GenerateObjCCtorDtorMethod()