Home
last modified time | relevance | path

Searched defs:ComplexElementTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp1121 Builder.CreateFPTrunc(result.first, ComplexElementTy, "unpromotion"); in EmitPromotedComplexOperand() local
1050 llvm::Type *ComplexElementTy = EmitUnPromotedValue() local
1063 llvm::Type *ComplexElementTy = EmitPromotedValue() local
1171 QualType ComplexElementTy = EmitCompoundAssignLValue() local
[all...]