Home
last modified time | relevance | path

Searched refs:newIterOperands (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp21 ValueRange newIterOperands, in cloneWithNewYields() argument
24 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
31 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
55 bvm.map(newIterOperands, in cloneWithNewYields()
56 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Dialect/SCF/Transforms/
H A DUtils.cpp26 ValueRange newIterOperands, in cloneWithNewYields() argument
29 assert(newIterOperands.size() == newYieldedValues.size() && in cloneWithNewYields()
36 operands.append(newIterOperands.begin(), newIterOperands.end()); in cloneWithNewYields()
60 bvm.map(newIterOperands, in cloneWithNewYields()
61 newLoop.getRegionIterArgs().take_back(newIterOperands.size())); in cloneWithNewYields()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/Dialect/SCF/
H A DUtils.h45 ValueRange newIterOperands,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/Dialect/SCF/
H A DUtils.h49 ValueRange newIterOperands,
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DUtils.h50 ValueRange newIterOperands,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DUtils.h50 ValueRange newIterOperands,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/SCF/
H A DUtils.h54 ValueRange newIterOperands,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DUtils.h54 ValueRange newIterOperands,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DUtils.h54 ValueRange newIterOperands,
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/SCF/
H A DUtils.h54 ValueRange newIterOperands,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp360 ValueRange newIterOperands) { in replaceForOpWithNewSignature() argument
365 operands.append(newIterOperands.begin(), newIterOperands.end()); in replaceForOpWithNewSignature()
373 for (auto operand : newIterOperands) in replaceForOpWithNewSignature()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp360 ValueRange newIterOperands) { in replaceForOpWithNewSignature() argument
365 operands.append(newIterOperands.begin(), newIterOperands.end()); in replaceForOpWithNewSignature()
373 for (auto operand : newIterOperands) in replaceForOpWithNewSignature()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp360 ValueRange newIterOperands) { in replaceForOpWithNewSignature() argument
365 operands.append(newIterOperands.begin(), newIterOperands.end()); in replaceForOpWithNewSignature()
373 for (auto operand : newIterOperands) in replaceForOpWithNewSignature()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/lib/Conversion/VectorToGPU/
H A DVectorToGPU.cpp360 ValueRange newIterOperands) { in replaceForOpWithNewSignature() argument
365 operands.append(newIterOperands.begin(), newIterOperands.end()); in replaceForOpWithNewSignature()
373 for (auto operand : newIterOperands) in replaceForOpWithNewSignature()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h419 ValueRange newIterOperands,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h419 ValueRange newIterOperands,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h419 ValueRange newIterOperands,
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Dialect/Affine/IR/
H A DAffineOps.h419 ValueRange newIterOperands,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/mlir/lib/Dialect/SCF/
H A DSCF.cpp759 SmallVector<Value> newIterOperands; in replaceTensorCastForOpIterArg() local
762 newIterOperands.push_back(replacement); in replaceTensorCastForOpIterArg()
765 newIterOperands.push_back(opOperand.get()); in replaceTensorCastForOpIterArg()
771 newIterOperands); in replaceTensorCastForOpIterArg()

12