Home
last modified time | relevance | path

Searched refs:TEK_Complex (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGExpr.cpp219 case TEK_Complex: in EmitAnyExpr()
248 case TEK_Complex: in EmitAnyExprToMem()
1178 case TEK_Complex: { in GetUndefRValue()
4949 case TEK_Complex: in EmitRValueForField()
5167 case TEK_Complex: in EmitBinaryOperatorLValue()
5531 case TEK_Complex: in convertTempToRValue()
H A DCGCall.cpp872 TEK_Complex, enumerator
911 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {} in ComplexExpansion()
913 return TE->Kind == TEK_Complex; in classof()
3582 case TEK_Complex: { in EmitFunctionEpilog()
5606 case TEK_Complex: { in EmitCall()
H A DCGDeclCXX.cpp55 case TEK_Complex: in EmitDeclInit()
H A DCGAtomic.cpp350 case TEK_Complex: in requiresMemSetZero()
2151 case TEK_Complex: { in EmitAtomicInit()
H A DCGOpenMPRuntimeGPU.cpp1660 case TEK_Complex: {
2285 case TEK_Complex: { in emitListToGlobalCopyFunction()
2495 case TEK_Complex: { in emitGlobalToListCopyFunction()
H A DCGExprAgg.cpp1564 case TEK_Complex: in EmitInitializationToLValue()
H A DCGExprCXX.cpp969 case TEK_Complex: in StoreAnyExprIntoOneUnit()
H A DCGDecl.cpp1952 case TEK_Complex: { in EmitExprAsInit()
H A DCGStmt.cpp1358 case TEK_Complex: in EmitReturnStmt()
H A DCodeGenFunction.cpp255 return TEK_Complex; in getEvaluationKind()
H A DCGClass.cpp703 case TEK_Complex: in EmitInitializerForField()
H A DCGStmtOpenMP.cpp5926 assert(CGF.getEvaluationKind(DestType) == TEK_Complex && in convertToComplexValue()
5976 case TEK_Complex: in emitOMPSimpleStore()
6242 case TEK_Complex: { in convertToType()
H A DCGObjC.cpp1274 case TEK_Complex: { in generateObjCGetterBody()
H A DCodeGenFunction.h109 TEK_Complex, enumerator
H A DItaniumCXXABI.cpp4567 case TEK_Complex: in InitCatchParam()
H A DCGOpenMPRuntime.cpp656 case TEK_Complex: in emitInitWithReductionInitializer()
12238 case TEK_Complex: { in emitLastprivateConditionalUpdate()
H A DCGBuiltin.cpp5429 case TEK_Complex: in EmitBuiltinExpr()