Searched defs:cplxTy (Results 1 – 4 of 4) sorted by relevance
32 createComplex(mlir::Type cplxTy,mlir::Value real,mlir::Value imag) createComplex() argument
289 if (auto cplxTy = mlir::dyn_cast_or_null<mlir::ComplexType>(Ty)) { convertType() local 292 } else if (auto cplxTy = mlir::dyn_cast_or_null<fir::ComplexType>(Ty)) { convertType() local
181 if (auto cplxTy = mlir::dyn_cast<fir::ComplexType>(type)) { getReductionInitValue() local
551 if (auto cplxTy = mlir::dyn_cast_or_null<mlir::ComplexType>(ty)) { getTypeAsString() local 554 } else if (auto cplxTy = mlir::dyn_cast_or_null<fir::ComplexType>(ty)) { getTypeAsString() local