Home
last modified time | relevance | path

Searched refs:resultVectorShape (Results 1 – 4 of 4) sorted by relevance

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp857 auto resultVectorShape = resultVectorType.getShape(); in getProducerValue() local
867 llvm::reverse(resultVectorShape))) { in getProducerValue()
884 !std::all_of(resultVectorShape.begin(), resultVectorShape.begin() + j, in getProducerValue()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp915 auto resultVectorShape = resultVectorType.getShape(); in getProducerValue() local
925 llvm::reverse(resultVectorShape))) { in getProducerValue()
942 !std::all_of(resultVectorShape.begin(), resultVectorShape.begin() + j, in getProducerValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp932 auto resultVectorShape = resultVectorType.getShape(); in getProducerValue() local
942 llvm::reverse(resultVectorShape))) { in getProducerValue()
959 !std::all_of(resultVectorShape.begin(), resultVectorShape.begin() + j, in getProducerValue()
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/lib/Dialect/Vector/
H A DVectorTransforms.cpp932 auto resultVectorShape = resultVectorType.getShape(); in getProducerValue() local
942 llvm::reverse(resultVectorShape))) { in getProducerValue()
959 !std::all_of(resultVectorShape.begin(), resultVectorShape.begin() + j, in getProducerValue()