Searched defs:absentBox (Results 1 – 2 of 2) sorted by relevance
302 auto absentBox = builder.create<fir::AbsentOp>(loc, boxTy); in getFromTuple() local469 auto absentBox = builder.create<fir::AbsentOp>(loc, boxTy); in getFromTuple() local
299 mlir::Value absentBox = builder.create<fir::AbsentOp>(loc, boxType); in lowerAssociated() local