Searched refs:boxProcTy (Results 1 – 1 of 1) sorted by relevance
2654 auto boxProcTy = builder.getBoxProcType(funcTy); in genCallOpAndResult() local2657 loc, boxProcTy, llvm::ArrayRef<mlir::Value>{fst, host}); in genCallOpAndResult()2659 cast = builder.create<fir::EmboxProcOp>(loc, boxProcTy, fst); in genCallOpAndResult()