Searched refs:associateMutableBox (Results 1 – 8 of 8) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Lower/ |
| H A D | Allocatable.h | 64 void associateMutableBox(AbstractConverter &converter, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | MutableBox.h | 56 void associateMutableBox(fir::FirOpBuilder &builder, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | HostAssociations.cpp | 348 fir::factory::associateMutableBox(builder, loc, boxInTuple, in instantiateHostTuple() 357 fir::factory::associateMutableBox(builder, loc, boxInTuple, in instantiateHostTuple()
|
| H A D | Allocatable.cpp | 681 void Fortran::lower::associateMutableBox( in associateMutableBox() function in Fortran::lower 699 fir::factory::associateMutableBox(builder, loc, box, rhs, lbounds); in associateMutableBox()
|
| H A D | IO.cpp | 333 fir::factory::associateMutableBox(builder, loc, box, exv, in getNamelistGroup()
|
| H A D | Bridge.cpp | 2327 Fortran::lower::associateMutableBox(*this, loc, lhs, assign.rhs, in genAssignment()
|
| H A D | ConvertExpr.cpp | 1097 Fortran::lower::associateMutableBox( in genval() 3104 Fortran::lower::associateMutableBox(converter, loc, pointer, *expr, in genRawProcedureRef()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/ |
| H A D | MutableBox.cpp | 463 void fir::factory::associateMutableBox(fir::FirOpBuilder &builder, in associateMutableBox() function in fir::factory
|