Searched defs:ToComplex (Results 1 – 5 of 5) sorted by relevance
74 def ToComplex(obj): function
929 func ToComplex(x Value) Value { func
3633 if (const ComplexType *ToComplex = ToType->getAs<ComplexType>()) { in PerformImplicitConversion() local
2016 const ComplexType *ToComplex = ToType->getAs<ComplexType>(); in IsComplexPromotion() local
4602 class ToComplex(nn.Module): class