Searched refs:sourceBox (Results 1 – 6 of 6) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/ |
| H A D | Transformational.cpp | 121 mlir::Value resultBox, mlir::Value sourceBox, in genReshape() argument 130 sourceBox, shapeBox, padBox, in genReshape() 137 mlir::Value resultBox, mlir::Value sourceBox, in genSpread() argument 145 fir::runtime::createArguments(builder, loc, fTy, resultBox, sourceBox, in genSpread() 152 mlir::Value resultBox, mlir::Value sourceBox) { in genTranspose() argument 159 sourceBox, sourceFile, sourceLine); in genTranspose()
|
| H A D | Assign.cpp | 17 mlir::Value destBox, mlir::Value sourceBox) { in genAssign() argument 24 sourceBox, sourceFile, sourceLine); in genAssign()
|
| /llvm-project-15.0.7/flang/include/flang/Optimizer/Builder/Runtime/ |
| H A D | Transformational.h | 47 mlir::Value resultBox, mlir::Value sourceBox, 51 mlir::Value resultBox, mlir::Value sourceBox, mlir::Value dim, 55 mlir::Value resultBox, mlir::Value sourceBox);
|
| H A D | Assign.h | 29 mlir::Value destBox, mlir::Value sourceBox);
|
| /llvm-project-15.0.7/flang/include/flang/Lower/ |
| H A D | Runtime.h | 86 mlir::Value resultBox, mlir::Value sourceBox, 91 mlir::Value resultBox, mlir::Value sourceBox,
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Runtime.cpp | 299 mlir::Value resultBox, mlir::Value sourceBox, in genTransfer() argument 309 builder, loc, fTy, resultBox, sourceBox, moldBox, sourceFile, sourceLine); in genTransfer() 316 mlir::Value sourceBox, mlir::Value moldBox, in genTransferSize() argument 325 fir::runtime::createArguments(builder, loc, fTy, resultBox, sourceBox, in genTransferSize()
|