Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGAtomic.cpp338 case TEK_Aggregate: in requiresMemSetZero()
1167 if (EvaluationKind == TEK_Aggregate) in convertAtomicTempToRValue()
1222 if (AsValue && getEvaluationKind() == TEK_Aggregate) { in ConvertIntToValueOrAtomic()
1304 assert(getEvaluationKind() == TEK_Aggregate); in EmitAtomicLoad()
1320 if (getEvaluationKind() == TEK_Aggregate && ResultSlot.isIgnored()) in EmitAtomicLoad()
1832 case TEK_Aggregate: { in EmitAtomicInit()
DCGExpr.cpp148 case TEK_Aggregate: in EmitAnyExpr()
180 case TEK_Aggregate: { in EmitAnyExprToMem()
385 case TEK_Aggregate: { in EmitMaterializeTemporaryExpr()
918 case TEK_Aggregate: { in GetUndefRValue()
3717 case TEK_Aggregate: in EmitRValueForField()
3853 case TEK_Aggregate: in EmitBinaryOperatorLValue()
4163 case TEK_Aggregate: in convertTempToRValue()
DCGDeclCXX.cpp52 case TEK_Aggregate: in EmitDeclInit()
DCGClass.cpp598 case TEK_Aggregate: { in EmitAggMemberInitializer()
768 case TEK_Aggregate: { in EmitInitializerForField()
DCGStmtOpenMP.cpp435 case TEK_Aggregate: in emitInitWithReductionInitializer()
2844 case TEK_Aggregate: in emitOMPSimpleStore()
3052 case TEK_Aggregate: in convertToType()
DCGExprAgg.cpp1084 case TEK_Aggregate: in EmitInitializationToLValue()
DCodeGenFunction.h100 TEK_Aggregate enumerator
1584 return getEvaluationKind(T) == TEK_Aggregate; in hasAggregateEvaluationKind()
DCGDecl.cpp1309 case TEK_Aggregate: in EmitExprAsInit()
DItaniumCXXABI.cpp3674 if (TEK != TEK_Aggregate) { in InitCatchParam()
3718 case TEK_Aggregate: in InitCatchParam()
DCGStmt.cpp1047 case TEK_Aggregate: in EmitReturnStmt()
DCodeGenFunction.cpp212 return TEK_Aggregate; in getEvaluationKind()
DCGExprCXX.cpp818 case TEK_Aggregate: { in StoreAnyExprIntoOneUnit()
DCGCall.cpp2711 case TEK_Aggregate: in EmitFunctionEpilog()
4068 case TEK_Aggregate: { in EmitCall()
DCGObjC.cpp995 case TEK_Aggregate: in generateObjCGetterBody()