Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DAllocatable.h54 fir::MutableBoxValue createMutableBox(AbstractConverter &converter,
H A DConvertExpr.h84 fir::MutableBoxValue createMutableBox(mlir::Location loc,
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp656 fir::MutableBoxValue Fortran::lower::createMutableBox( in createMutableBox() function in Fortran::lower
H A DConvertVariable.cpp1294 fir::MutableBoxValue box = Fortran::lower::createMutableBox( in mapSymbolAttributes()
H A DBridge.cpp2183 return Fortran::lower::createMutableBox(loc, *this, expr, localSymbols); in genExprMutableBox()
H A DConvertExpr.cpp3728 Fortran::lower::createMutableBox(loc, converter, lhs, symMap); in lowerAllocatableArrayAssignment()
7598 fir::MutableBoxValue Fortran::lower::createMutableBox( in createMutableBox() function in Fortran::lower