Searched defs:Complex (Results 1 – 6 of 6) sorted by relevance
40 Complex = 9, enumerator
699 if (const auto *Complex = getAs<ComplexType>()) in getAsComplexIntegerType() local
350 Complex = 28, enumerator
2342 llvm::Constant *Complex[2]; in tryEmitPrivate() local2365 llvm::Constant *Complex[2]; in tryEmitPrivate() local
2210 if (const ComplexType *Complex = dyn_cast<ComplexType>(QTy)) in DetermineNoUndef() local
1287 enum class EvalKind { Scalar, Complex, Aggregate }; enumerator