Home
last modified time | relevance | path

Searched defs:toBox (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DArrayConstructor.cpp25 mlir::Location loc, fir::FirOpBuilder &builder, mlir::Value toBox, in genInitArrayConstructorVector() argument
/llvm-project/flang/lib/Lower/
H A DConvertExprToHLFIR.cpp1792 auto *toBox = lhsExv.getBoxOf<fir::MutableBoxValue>(); gen() local
H A DConvertExpr.cpp966 __anonb82c9c081702(const fir::BoxValue &toBox) genval() argument
973 __anonb82c9c081902(const fir::MutableBoxValue &toBox) genval() argument
983 __anonb82c9c081a02(const fir::ProcBoxValue &toBox) genval() argument
3137 auto toBox = builder.create<fir::EmboxOp>(loc, boxTy, destAcc.getResult(), createDerivedArrayAmend() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp5525 const fir::MutableBoxValue *toBox = to.getBoxOf<fir::MutableBoxValue>(); genMoveAlloc() local