Searched refs:iry (Results 1 – 1 of 1) sorted by relevance
271 Expr<SomeKind<RCAT>> &&iry, [[maybe_unused]] int defaultRealKind) { in MixedComplexLeft() argument280 AsGenericExpr(std::move(iry)), defaultRealKind)}) { in MixedComplexLeft()289 auto copy{iry}; in MixedComplexLeft()291 AsGenericExpr(std::move(iry)), defaultRealKind)}; in MixedComplexLeft()306 AsExpr(RealToIntPower<Ty>{std::move(zxk), std::move(iry)})); in MixedComplexLeft()312 Expr<SomeComplex> zy{ConvertTo(zx, std::move(iry))}; in MixedComplexLeft()315 Expr<SomeComplex> zy{PromoteRealToComplex(std::move(iry))}; in MixedComplexLeft()