Searched refs:outputFunc (Results 1 – 1 of 1) sorted by relevance
483 mlir::func::FuncOp outputFunc = in genOutputItemList() local485 mlir::Type argType = outputFunc.getFunctionType().getInput(1); in genOutputItemList()501 loc, outputFunc.getFunctionType().getInput(1), fir::getBase(exv))); in genOutputItemList()503 loc, outputFunc.getFunctionType().getInput(2), fir::getLen(exv))); in genOutputItemList()517 ok = builder.create<fir::CallOp>(loc, outputFunc, outputFuncArgs) in genOutputItemList()