Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h575 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers }; enumerator
582 DoesNotNeedGCBarriers, IsNotAliased, DoesNotOverlap); in ignored()
H A DCGExprAgg.cpp95 return AggValueSlot::DoesNotNeedGCBarriers; in needsGC()
1573 AggValueSlot::DoesNotNeedGCBarriers, in EmitInitializationToLValue()
1709 AggValueSlot::DoesNotNeedGCBarriers, in VisitCXXParenListOrInitListExpr()
1891 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in VisitArrayInitLoopExpr()
2057 AggValueSlot::DoesNotNeedGCBarriers, in EmitAggExprToLValue()
H A DCGClass.cpp578 AggValueSlot::DoesNotNeedGCBarriers, in EmitBaseInitializer()
701 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitInitializerForField()
2076 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitCXXAggrConstructorCall()
2476 AggValueSlot::DoesNotNeedGCBarriers, in EmitDelegatingCXXConstructorCall()
H A DCGExprCXX.cpp981 AggValueSlot::DoesNotNeedGCBarriers, in StoreAnyExprIntoOneUnit()
1066 AggValueSlot::DoesNotNeedGCBarriers, in EmitNewArrayInitializer()
H A DCGDeclCXX.cpp61 AggValueSlot::DoesNotNeedGCBarriers, in EmitDeclInit()
H A DCGObjC.cpp1722 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCCtorDtorMethod()
3899 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGBlocks.cpp955 AggValueSlot::DoesNotNeedGCBarriers, in EmitBlockLiteral()
H A DCGAtomic.cpp2267 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitAtomicInit()
H A DCGDecl.cpp2032 AggValueSlot::DoesNotNeedGCBarriers, in EmitExprAsInit()
H A DCGStmt.cpp1384 AggValueSlot::DoesNotNeedGCBarriers, in EmitReturnStmt()
H A DCGExpr.cpp254 AggValueSlot::DoesNotNeedGCBarriers, in EmitAnyExprToMem()
479 AggValueSlot::DoesNotNeedGCBarriers, in EmitMaterializeTemporaryExpr()
H A DCodeGenFunction.h2687 AggValueSlot::DoesNotNeedGCBarriers,
H A DItaniumCXXABI.cpp4698 AggValueSlot::DoesNotNeedGCBarriers, in InitCatchParam()
H A DCGCall.cpp4048 AggValueSlot::DoesNotNeedGCBarriers, in createPlaceholderSlot()