Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp217 case TEK_Complex: in EmitAnyExpr()
246 case TEK_Complex: in EmitAnyExprToMem()
1416 case TEK_Complex: { in GetUndefRValue()
5361 case TEK_Complex: in EmitRValueForField()
5582 case TEK_Complex: in EmitBinaryOperatorLValue()
5975 case TEK_Complex: in convertTempToRValue()
H A DCGCall.cpp876 TEK_Complex, enumerator
915 ComplexExpansion(QualType EltTy) : TypeExpansion(TEK_Complex), EltTy(EltTy) {} in ComplexExpansion()
917 return TE->Kind == TEK_Complex; in classof()
3818 case TEK_Complex: { in EmitFunctionEpilog()
5816 case TEK_Complex: { in EmitCall()
H A DCGDeclCXX.cpp55 case TEK_Complex: in EmitDeclInit()
H A DCGOpenMPRuntimeGPU.cpp1655 case TEK_Complex: {
2234 case TEK_Complex: { in emitListToGlobalCopyFunction()
2441 case TEK_Complex: { in emitGlobalToListCopyFunction()
H A DCGAtomic.cpp350 case TEK_Complex: in requiresMemSetZero()
2249 case TEK_Complex: { in EmitAtomicInit()
H A DCGExprAgg.cpp1567 case TEK_Complex: in EmitInitializationToLValue()
H A DCGExprCXX.cpp973 case TEK_Complex: in StoreAnyExprIntoOneUnit()
H A DCGDecl.cpp2013 case TEK_Complex: { in EmitExprAsInit()
H A DCodeGenFunction.cpp256 return TEK_Complex; in getEvaluationKind()
H A DCGStmt.cpp1376 case TEK_Complex: in EmitReturnStmt()
H A DCGClass.cpp695 case TEK_Complex: in EmitInitializerForField()
H A DCGStmtOpenMP.cpp5976 assert(CGF.getEvaluationKind(DestType) == TEK_Complex && in convertToComplexValue()
6026 case TEK_Complex: in emitOMPSimpleStore()
6292 case TEK_Complex: { in convertToType()
H A DCGObjC.cpp1269 case TEK_Complex: { in generateObjCGetterBody()
H A DCodeGenFunction.h109 TEK_Complex, enumerator
H A DItaniumCXXABI.cpp4642 case TEK_Complex: in InitCatchParam()
H A DCGOpenMPRuntime.cpp631 case TEK_Complex: in emitInitWithReductionInitializer()
11777 case TEK_Complex: { in emitLastprivateConditionalUpdate()
H A DCGBuiltin.cpp5981 case TEK_Complex: in EmitBuiltinExpr()