Home
last modified time | relevance | path

Searched refs:DoesNotNeedGCBarriers (Results 1 – 14 of 14) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGValue.h554 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers }; enumerator
561 DoesNotNeedGCBarriers, IsNotAliased, DoesNotOverlap); in ignored()
H A DCGExprAgg.cpp96 return AggValueSlot::DoesNotNeedGCBarriers; in needsGC()
1552 AggValueSlot::DoesNotNeedGCBarriers, in EmitInitializationToLValue()
1662 AggValueSlot::DoesNotNeedGCBarriers, in VisitInitListExpr()
1844 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in VisitArrayInitLoopExpr()
2011 AggValueSlot::DoesNotNeedGCBarriers, in EmitAggExprToLValue()
H A DCGClass.cpp585 AggValueSlot::DoesNotNeedGCBarriers, in EmitBaseInitializer()
708 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitInitializerForField()
2044 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitCXXAggrConstructorCall()
2445 AggValueSlot::DoesNotNeedGCBarriers, in EmitDelegatingCXXConstructorCall()
H A DCGExprCXX.cpp974 AggValueSlot::DoesNotNeedGCBarriers, in StoreAnyExprIntoOneUnit()
1045 AggValueSlot::DoesNotNeedGCBarriers, in EmitNewArrayInitializer()
H A DCGDeclCXX.cpp60 AggValueSlot::DoesNotNeedGCBarriers, in EmitDeclInit()
H A DCGObjC.cpp1680 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCCtorDtorMethod()
3853 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGAtomic.cpp2169 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitAtomicInit()
H A DCGStmt.cpp1355 AggValueSlot::DoesNotNeedGCBarriers, in EmitReturnStmt()
H A DCGDecl.cpp1967 AggValueSlot::DoesNotNeedGCBarriers, in EmitExprAsInit()
H A DCGBlocks.cpp984 AggValueSlot::DoesNotNeedGCBarriers, in EmitBlockLiteral()
H A DCGExpr.cpp255 AggValueSlot::DoesNotNeedGCBarriers, in EmitAnyExprToMem()
482 AggValueSlot::DoesNotNeedGCBarriers, in EmitMaterializeTemporaryExpr()
H A DCodeGenFunction.h2617 AggValueSlot::DoesNotNeedGCBarriers,
H A DItaniumCXXABI.cpp4595 AggValueSlot::DoesNotNeedGCBarriers, in InitCatchParam()
H A DCGCall.cpp3762 AggValueSlot::DoesNotNeedGCBarriers, in createPlaceholderSlot()