Home
last modified time | relevance | path

Searched refs:boxInTuple (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Lower/
H A DHostAssociations.cpp335 fir::MutableBoxValue boxInTuple(args.addrInTuple, {}, {}); in instantiateHostTuple() local
348 fir::factory::associateMutableBox(builder, loc, boxInTuple, in instantiateHostTuple()
353 fir::factory::disassociateMutableBox(builder, loc, boxInTuple); in instantiateHostTuple()
357 fir::factory::associateMutableBox(builder, loc, boxInTuple, in instantiateHostTuple()