Lines Matching defs:ty
30 auto ty = mlir::Float80Type::get(ctx);
31 return mlir::FunctionType::get(ctx, {ty}, {ty});
41 auto ty = mlir::Float128Type::get(ctx);
42 return mlir::FunctionType::get(ctx, {ty}, {ty});
98 auto ty = mlir::Float80Type::get(ctx);
99 return mlir::FunctionType::get(ctx, {ty}, {ty});
109 auto ty = mlir::Float128Type::get(ctx);
110 return mlir::FunctionType::get(ctx, {ty}, {ty});
200 auto ty = mlir::Float80Type::get(ctx);
201 return mlir::FunctionType::get(ctx, {ty}, {ty});
211 auto ty = mlir::Float128Type::get(ctx);
212 return mlir::FunctionType::get(ctx, {ty}, {ty});
270 auto ty = mlir::Float80Type::get(ctx);
271 return mlir::FunctionType::get(ctx, {ty}, {ty});
281 auto ty = mlir::Float128Type::get(ctx);
282 return mlir::FunctionType::get(ctx, {ty}, {ty});