Searched defs:realTy (Results 1 – 6 of 6) sorted by relevance
14 fir::FirOpBuilder &builder, mlir::Type realTy, llvm::StringRef fctName) { in testGenBesselJn()37 fir::FirOpBuilder &builder, mlir::Type realTy, llvm::StringRef fctName) { in testGenBesselJnX0()57 fir::FirOpBuilder &builder, mlir::Type realTy, llvm::StringRef fctName) { in testGenBesselYn()80 fir::FirOpBuilder &builder, mlir::Type realTy, llvm::StringRef fctName) { in testGenBesselYnX0()
278 } else if (auto realTy = mlir::dyn_cast_or_null<fir::RealType>(Ty)) { convertType() local
148 auto realTy = mlir::FloatType::getF64(ctx); TEST_F() local 539 auto realTy = mlir::FloatType::getF32(ctx); TEST_F() local
182 mlir::Type realTy = getReductionInitValue() local
942 auto realTy = builder.getRealType(kind); genComplexMathOp() local
5712 if (auto realTy = mlir::dyn_cast<fir::RealType>(eleTy)) genarr() local