Searched refs:nullAddr (Results 1 – 1 of 1) sorted by relevance
332 auto nullAddr = builder.createNullConstant(loc, baseAddrType); in createUnallocatedBox() local338 loc, fir::ArrayBoxValue{nullAddr, extents, /*lbounds=*/llvm::None}); in createUnallocatedBox()355 return builder.create<fir::EmboxOp>(loc, boxType, nullAddr, shape, emptySlice, in createUnallocatedBox()