Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp218 case TEK_Complex: in EmitAnyExpr()
247 case TEK_Complex: in EmitAnyExprToMem()
1220 case TEK_Complex: { in GetUndefRValue()
4973 case TEK_Complex: in EmitRValueForField()
5189 case TEK_Complex: in EmitBinaryOperatorLValue()
5544 case TEK_Complex: in convertTempToRValue()
H A DCGCall.cpp866 TEK_Complex, enumerator
905 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {} in ComplexExpansion()
907 return TE->Kind == TEK_Complex; in classof()
3532 case TEK_Complex: { in EmitFunctionEpilog()
5530 case TEK_Complex: { in EmitCall()
H A DCGDeclCXX.cpp54 case TEK_Complex: in EmitDeclInit()
H A DCGAtomic.cpp350 case TEK_Complex: in requiresMemSetZero()
2151 case TEK_Complex: { in EmitAtomicInit()
H A DCGOpenMPRuntimeGPU.cpp2012 case TEK_Complex: {
2637 case TEK_Complex: { in emitListToGlobalCopyFunction()
2847 case TEK_Complex: { in emitGlobalToListCopyFunction()
H A DCGExprAgg.cpp1546 case TEK_Complex: in EmitInitializationToLValue()
H A DCGExprCXX.cpp966 case TEK_Complex: in StoreAnyExprIntoOneUnit()
H A DCGStmt.cpp1347 case TEK_Complex: in EmitReturnStmt()
H A DCGDecl.cpp1948 case TEK_Complex: { in EmitExprAsInit()
H A DCodeGenFunction.cpp252 return TEK_Complex; in getEvaluationKind()
H A DCGClass.cpp702 case TEK_Complex: in EmitInitializerForField()
H A DCGStmtOpenMP.cpp5862 assert(CGF.getEvaluationKind(DestType) == TEK_Complex && in convertToComplexValue()
5912 case TEK_Complex: in emitOMPSimpleStore()
6178 case TEK_Complex: { in convertToType()
H A DCGObjC.cpp1239 case TEK_Complex: { in generateObjCGetterBody()
H A DCodeGenFunction.h108 TEK_Complex, enumerator
H A DItaniumCXXABI.cpp4539 case TEK_Complex: in InitCatchParam()
H A DCGOpenMPRuntime.cpp655 case TEK_Complex: in emitInitWithReductionInitializer()
12626 case TEK_Complex: { in emitLastprivateConditionalUpdate()
H A DCGBuiltin.cpp5383 case TEK_Complex: in EmitBuiltinExpr()