/llvm-project/flang/lib/Optimizer/Builder/Runtime/ |
H A D | Assign.cpp | 17 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 D | Intrinsics.cpp | 204 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 D | Transformational.cpp | 469 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 D | BoxValue.h | 104 PolymorphicValue(mlir::Value addr, mlir::Value sourceBox) in PolymorphicValue() argument
|
/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | MutableBox.cpp | 451 mlir::Value sourceBox; genMutableBoxRead() local 512 mlir::Value sourceBox; associateMutableBox() local
|
H A D | FIRBuilder.cpp | 924 mlir::Value sourceBox; readBoxValue() local
|
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ |
H A D | ConvertToFIR.cpp | 492 mlir::Value sourceBox; matchAndRewrite() local
|
/llvm-project/flang/lib/Lower/ |
H A D | Allocatable.cpp | 571 const auto *sourceBox = sourceExv.getBoxOf<fir::BoxValue>(); genAllocateObjectBounds() local
|
H A D | ConvertExpr.cpp | 4824 mlir::Value sourceBox; genElementalUserDefinedProcRef() local
|
/llvm-project/flang/lib/Optimizer/CodeGen/ |
H A D | CodeGen.cpp | 1488 mlir::Value sourceBox; matchAndRewrite() local 1520 mlir::Value sourceBox; matchAndRewrite() local [all...] |