Home
last modified time | relevance | path

Searched defs:initialTarget (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Lower/
H A DConvertConstant.cpp389 mlir::Value initialTarget; in genStructureComponentInit() local
H A DConvertVariable.cpp228 genInitialDataTarget(Fortran::lower::AbstractConverter & converter,mlir::Location loc,mlir::Type boxType,const Fortran::lower::SomeExpr & initialTarget,bool couldBeInEquivalence) genInitialDataTarget() argument