Lines Matching defs:boxTy
29 auto boxTy =
34 ctx, {boxTy, intTy, intTy, ty, ty, ty, strTy, intTy}, {});
45 auto boxTy =
50 ctx, {boxTy, intTy, intTy, ty, ty, ty, strTy, intTy}, {});
60 auto boxTy =
64 return mlir::FunctionType::get(ctx, {boxTy, intTy, intTy, strTy, intTy},
75 auto boxTy =
79 return mlir::FunctionType::get(ctx, {boxTy, intTy, intTy, strTy, intTy},
91 auto boxTy =
96 ctx, {boxTy, intTy, intTy, ty, ty, ty, strTy, intTy}, {});
107 auto boxTy =
112 ctx, {boxTy, intTy, intTy, ty, ty, ty, strTy, intTy}, {});
122 auto boxTy =
126 return mlir::FunctionType::get(ctx, {boxTy, intTy, intTy, strTy, intTy},
137 auto boxTy =
141 return mlir::FunctionType::get(ctx, {boxTy, intTy, intTy, strTy, intTy},
330 auto boxTy =
335 ctx, {boxRefTy, boxTy, boxTy, strTy, intTy}, {});