Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp220 case TEK_Complex: in EmitAnyExpr()
249 case TEK_Complex: in EmitAnyExprToMem()
1191 case TEK_Complex: { in GetUndefRValue()
4818 case TEK_Complex: in EmitRValueForField()
4995 case TEK_Complex: in EmitBinaryOperatorLValue()
5345 case TEK_Complex: in convertTempToRValue()
H A DCGDeclCXX.cpp54 case TEK_Complex: in EmitDeclInit()
H A DCGCall.cpp855 TEK_Complex, enumerator
894 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {} in ComplexExpansion()
896 return TE->Kind == TEK_Complex; in classof()
3447 case TEK_Complex: { in EmitFunctionEpilog()
5425 case TEK_Complex: { in EmitCall()
H A DCGAtomic.cpp341 case TEK_Complex: in requiresMemSetZero()
2102 case TEK_Complex: { in EmitAtomicInit()
H A DCGOpenMPRuntimeGPU.cpp2561 case TEK_Complex: {
3172 case TEK_Complex: { in emitListToGlobalCopyFunction()
3378 case TEK_Complex: { in emitGlobalToListCopyFunction()
H A DCGExprAgg.cpp1539 case TEK_Complex: in EmitInitializationToLValue()
H A DCGExprCXX.cpp962 case TEK_Complex: in StoreAnyExprIntoOneUnit()
H A DCGStmt.cpp1248 case TEK_Complex: in EmitReturnStmt()
H A DCodeGenFunction.cpp262 return TEK_Complex; in getEvaluationKind()
H A DCGDecl.cpp1933 case TEK_Complex: { in EmitExprAsInit()
H A DCGClass.cpp704 case TEK_Complex: in EmitInitializerForField()
H A DCGStmtOpenMP.cpp5330 assert(CGF.getEvaluationKind(DestType) == TEK_Complex && in convertToComplexValue()
5380 case TEK_Complex: in emitOMPSimpleStore()
5621 case TEK_Complex: { in convertToType()
H A DCGObjC.cpp1238 case TEK_Complex: { in generateObjCGetterBody()
H A DCodeGenFunction.h114 TEK_Complex, enumerator
H A DItaniumCXXABI.cpp4534 case TEK_Complex: in InitCatchParam()
H A DCGOpenMPRuntime.cpp655 case TEK_Complex: in emitInitWithReductionInitializer()
12452 case TEK_Complex: { in emitLastprivateConditionalUpdate()
H A DCGBuiltin.cpp5202 case TEK_Complex: in EmitBuiltinExpr()