Searched refs:disassociateMutableBox (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | MutableBox.h | 76 void disassociateMutableBox(fir::FirOpBuilder &builder, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Allocatable.cpp | 666 fir::factory::disassociateMutableBox(builder, loc, box); in createMutableBox() 687 fir::factory::disassociateMutableBox(builder, loc, box); in associateMutableBox()
|
| H A D | HostAssociations.cpp | 353 fir::factory::disassociateMutableBox(builder, loc, boxInTuple); in instantiateHostTuple()
|
| H A D | Bridge.cpp | 2078 fir::factory::disassociateMutableBox(*builder, loc, box); in genFIR() 2365 fir::factory::disassociateMutableBox(*builder, loc, lhs); in genAssignment()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/ |
| H A D | MutableBox.cpp | 630 void fir::factory::disassociateMutableBox(fir::FirOpBuilder &builder, in disassociateMutableBox() function in fir::factory
|