Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h40 enum Flavor { Scalar, Complex, Aggregate }; enumerator
H A DCGExprConstant.cpp2049 llvm::Constant *Complex[2]; in tryEmitPrivate() local
2072 llvm::Constant *Complex[2]; in tryEmitPrivate() local
H A DCGCall.cpp1954 if (const ComplexType *Complex = dyn_cast<ComplexType>(QTy)) in DetermineNoUndef() local
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h350 Complex = 28, enumerator
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DType.cpp619 if (const auto *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
H A DExprConstant.cpp10931 Complex = 9, enumerator