Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.cpp856 TEK_Complex, enumerator
895 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {} in ComplexExpansion()
897 return TE->Kind == TEK_Complex; in classof()
3454 case TEK_Complex: { in EmitFunctionEpilog()
5432 case TEK_Complex: { in EmitCall()
H A DCGAtomic.cpp341 case TEK_Complex: in requiresMemSetZero()
2097 case TEK_Complex: { in EmitAtomicInit()
H A DCGOpenMPRuntimeGPU.cpp1973 case TEK_Complex: {
2586 case TEK_Complex: { in emitListToGlobalCopyFunction()
2792 case TEK_Complex: { in emitGlobalToListCopyFunction()
H A DCGExprAgg.cpp1543 case TEK_Complex: in EmitInitializationToLValue()
H A DCGExprCXX.cpp965 case TEK_Complex: in StoreAnyExprIntoOneUnit()
H A DCGStmt.cpp1286 case TEK_Complex: in EmitReturnStmt()
H A DCodeGenFunction.cpp262 return TEK_Complex; in getEvaluationKind()
H A DCGDecl.cpp1936 case TEK_Complex: { in EmitExprAsInit()
H A DCGClass.cpp701 case TEK_Complex: in EmitInitializerForField()
H A DCGStmtOpenMP.cpp5358 assert(CGF.getEvaluationKind(DestType) == TEK_Complex && in convertToComplexValue()
5408 case TEK_Complex: in emitOMPSimpleStore()
5649 case TEK_Complex: { in convertToType()
H A DCGObjC.cpp1239 case TEK_Complex: { in generateObjCGetterBody()
H A DCodeGenFunction.h114 TEK_Complex, enumerator
H A DItaniumCXXABI.cpp4575 case TEK_Complex: in InitCatchParam()
H A DCGOpenMPRuntime.cpp655 case TEK_Complex: in emitInitWithReductionInitializer()
12613 case TEK_Complex: { in emitLastprivateConditionalUpdate()
H A DCGBuiltin.cpp5283 case TEK_Complex: in EmitBuiltinExpr()