Home
last modified time | relevance | path

Searched defs:sourceBox (Results 1 – 10 of 10) sorted by relevance

/llvm-project/flang/lib/Optimizer/Builder/Runtime/
H A DAssign.cpp17 mlir::Value destBox, mlir::Value sourceBox) { in genAssign()
30 mlir::Value sourceBox) { in genAssignPolymorphic()
45 mlir::Value sourceBox) { in genAssignExplicitLengthCharacter()
60 mlir::Value sourceBox) { in genAssignTemporary()
74 mlir::Value sourceBox) { in genCopyInAssign()
87 mlir::Value sourceBox) { in genCopyOutAssign()
H A DIntrinsics.cpp204 genTransfer(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value sourceBox,mlir::Value moldBox) genTransfer() argument
221 genTransferSize(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value sourceBox,mlir::Value moldBox,mlir::Value size) genTransferSize() argument
H A DTransformational.cpp469 genReshape(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value sourceBox,mlir::Value shapeBox,mlir::Value padBox,mlir::Value orderBox) genReshape() argument
485 genSpread(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value sourceBox,mlir::Value dim,mlir::Value ncopies) genSpread() argument
500 genTranspose(fir::FirOpBuilder & builder,mlir::Location loc,mlir::Value resultBox,mlir::Value sourceBox) genTranspose() argument
/llvm-project/flang/include/flang/Optimizer/Builder/
H A DBoxValue.h104 PolymorphicValue(mlir::Value addr, mlir::Value sourceBox) in PolymorphicValue() argument
/llvm-project/flang/lib/Optimizer/Builder/
H A DMutableBox.cpp451 mlir::Value sourceBox; genMutableBoxRead() local
512 mlir::Value sourceBox; associateMutableBox() local
H A DFIRBuilder.cpp924 mlir::Value sourceBox; readBoxValue() local
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DConvertToFIR.cpp492 mlir::Value sourceBox; matchAndRewrite() local
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp571 const auto *sourceBox = sourceExv.getBoxOf<fir::BoxValue>(); genAllocateObjectBounds() local
H A DConvertExpr.cpp4824 mlir::Value sourceBox; genElementalUserDefinedProcRef() local
/llvm-project/flang/lib/Optimizer/CodeGen/
H A DCodeGen.cpp1488 mlir::Value sourceBox; matchAndRewrite() local
1520 mlir::Value sourceBox; matchAndRewrite() local
[all...]