Searched refs:oldOper (Results 1 – 1 of 1) sorted by relevance
627 auto oldOper = ret.getOperand(0); in convertSignature() local628 auto oldOperTy = fir::ReferenceType::get(oldOper.getType()); in convertSignature()631 rewriter->create<fir::StoreOp>(loc, oldOper, cast); in convertSignature()641 auto oldOper = ret.getOperand(0); in convertSignature() local642 auto oldOperTy = fir::ReferenceType::get(oldOper.getType()); in convertSignature()646 rewriter->create<fir::StoreOp>(loc, oldOper, cast); in convertSignature()