Searched defs:toBox (Results 1 – 4 of 4) sorted by relevance
25 mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value toBox, in genInitArrayConstructorVector() argument
1792 auto *toBox = lhsExv.getBoxOf<fir::MutableBoxValue>(); gen() local
966 __anonb82c9c081702(const fir::BoxValue &toBox) genval() argument 973 __anonb82c9c081902(const fir::MutableBoxValue &toBox) genval() argument 983 __anonb82c9c081a02(const fir::ProcBoxValue &toBox) genval() argument 3137 auto toBox = builder.create<fir::EmboxOp>(loc, boxTy, destAcc.getResult(), createDerivedArrayAmend() local
5525 const fir::MutableBoxValue *toBox = to.getBoxOf<fir::MutableBoxValue>(); genMoveAlloc() local