Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DArrayConstructor.cpp60 genPushArrayConstructorValue(mlir::Location loc,fir::FirOpBuilder & builder,mlir::Value arrayConstructorVector,mlir::Value fromBox) genPushArrayConstructorValue() argument
/llvm-project/flang/lib/Lower/
H A DConvertExprToHLFIR.cpp1865 auto *fromBox = rhsExv.getBoxOf<fir::MutableBoxValue>(); gen() local
H A DConvertExpr.cpp3140 auto fromBox = builder.create<fir::EmboxOp>( createDerivedArrayAmend() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp5524 const fir::MutableBoxValue *fromBox = from.getBoxOf<fir::MutableBoxValue>(); genMoveAlloc() local