Searched refs:genInlinedAllocation (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/ |
| H A D | MutableBox.h | 122 void genInlinedAllocation(fir::FirOpBuilder &builder, mlir::Location loc,
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Allocatable.cpp | 332 void genInlinedAllocation(const Allocation &alloc, in genInlinedAllocation() function in __anon5a2fc0790111::AllocateStmtHelper 365 fir::factory::genInlinedAllocation(builder, loc, box, lbounds, extents, in genInlinedAllocation() 374 genInlinedAllocation(alloc, box); in genSimpleAllocation()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/ |
| H A D | MutableBox.cpp | 680 void fir::factory::genInlinedAllocation(fir::FirOpBuilder &builder, in genInlinedAllocation() function in fir::factory
|