Searched refs:moldBox (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Lower/ |
| H A D | Runtime.h | 87 mlir::Value moldBox); 92 mlir::Value moldBox, mlir::Value size);
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Runtime.cpp | 300 mlir::Value moldBox) { in genTransfer() argument 309 builder, loc, fTy, resultBox, sourceBox, moldBox, sourceFile, sourceLine); in genTransfer() 316 mlir::Value sourceBox, mlir::Value moldBox, in genTransferSize() argument 326 moldBox, sourceFile, sourceLine, size); in genTransferSize()
|