Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGValue.h528 enum NeedsGCBarriers_t { DoesNotNeedGCBarriers, NeedsGCBarriers }; enumerator
535 DoesNotNeedGCBarriers, IsNotAliased, DoesNotOverlap); in ignored()
H A DCGExprAgg.cpp96 return AggValueSlot::DoesNotNeedGCBarriers; in needsGC()
1545 AggValueSlot::DoesNotNeedGCBarriers, in EmitInitializationToLValue()
1655 AggValueSlot::DoesNotNeedGCBarriers, in VisitInitListExpr()
1834 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in VisitArrayInitLoopExpr()
2001 AggValueSlot::DoesNotNeedGCBarriers, in EmitAggExprToLValue()
H A DCGClass.cpp587 AggValueSlot::DoesNotNeedGCBarriers, in EmitBaseInitializer()
710 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitInitializerForField()
2018 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitCXXAggrConstructorCall()
2419 AggValueSlot::DoesNotNeedGCBarriers, in EmitDelegatingCXXConstructorCall()
H A DCGDeclCXX.cpp60 AggValueSlot::DoesNotNeedGCBarriers, in EmitDeclInit()
H A DCGExprCXX.cpp970 AggValueSlot::DoesNotNeedGCBarriers, in StoreAnyExprIntoOneUnit()
1041 AggValueSlot::DoesNotNeedGCBarriers, in EmitNewArrayInitializer()
H A DCGObjC.cpp1673 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCCtorDtorMethod()
3838 AggValueSlot::DoesNotNeedGCBarriers, in GenerateObjCAtomicGetterCopyHelperFunction()
H A DCGStmt.cpp1256 AggValueSlot::DoesNotNeedGCBarriers, in EmitReturnStmt()
H A DCGAtomic.cpp2120 AggValueSlot::DoesNotNeedGCBarriers, AggValueSlot::IsNotAliased, in EmitAtomicInit()
H A DCGDecl.cpp1952 AggValueSlot::DoesNotNeedGCBarriers, in EmitExprAsInit()
H A DCGExpr.cpp257 AggValueSlot::DoesNotNeedGCBarriers, in EmitAnyExprToMem()
484 AggValueSlot::DoesNotNeedGCBarriers, in EmitMaterializeTemporaryExpr()
H A DCGBlocks.cpp977 AggValueSlot::DoesNotNeedGCBarriers, in EmitBlockLiteral()
H A DCodeGenFunction.h2562 AggValueSlot::DoesNotNeedGCBarriers,
H A DItaniumCXXABI.cpp4590 AggValueSlot::DoesNotNeedGCBarriers, in InitCatchParam()
H A DCGCall.cpp3670 AggValueSlot::DoesNotNeedGCBarriers, in createPlaceholderSlot()