Home
last modified time | relevance | path

Searched defs:absentBox (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DHostAssociations.cpp302 auto absentBox = builder.create<fir::AbsentOp>(loc, boxTy); in getFromTuple() local
469 auto absentBox = builder.create<fir::AbsentOp>(loc, boxTy); in getFromTuple() local
H A DCustomIntrinsicCall.cpp299 mlir::Value absentBox = builder.create<fir::AbsentOp>(loc, boxType); in lowerAssociated() local