Lines Matching defs:sourceBox
1470 mlir::ValueRange lenParams, mlir::Value sourceBox = {},
1500 if (fir::isPolymorphicType(boxTy) && sourceBox) {
1503 this->loadTypeDescAddress(loc, sourceBoxTyPair, sourceBox, rewriter);
1506 sourceBox, rewriter);
1507 cfiTy = this->getValueFromBox(loc, sourceBoxTyPair, sourceBox,
1510 this->getExtraFromBox(loc, sourceBoxTyPair, sourceBox, rewriter);
1708 mlir::Value sourceBox;
1711 sourceBox = operands[embox.getSourceBoxOperandIndex()];
1718 adaptor.getTypeparams(), sourceBox, sourceBoxType);
1779 mlir::Value sourceBox;
1782 sourceBox = operands[xbox.getSourceBoxOperandIndex()];
1788 sourceBox, sourceBoxType);