Home
last modified time | relevance | path

Searched defs:getShapeForUnroll (Results 1 – 3 of 3) sorted by relevance

/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp461 MultiDimReductionOp::getShapeForUnroll() { getShapeForUnroll() function in MultiDimReductionOp
653 std::optional<SmallVector<int64_t, 4>> ReductionOp::getShapeForUnroll() { getShapeForUnroll() function in ReductionOp
1140 std::optional<SmallVector<int64_t, 4>> ContractionOp::getShapeForUnroll() { getShapeForUnroll() function in ContractionOp
2209 std::optional<SmallVector<int64_t, 4>> FMAOp::getShapeForUnroll() { getShapeForUnroll() function in FMAOp
4224 std::optional<SmallVector<int64_t, 4>> TransferReadOp::getShapeForUnroll() { getShapeForUnroll() function in TransferReadOp
4598 std::optional<SmallVector<int64_t, 4>> TransferWriteOp::getShapeForUnroll() { getShapeForUnroll() function in TransferWriteOp
4991 std::optional<SmallVector<int64_t, 4>> GatherOp::getShapeForUnroll() { getShapeForUnroll() function in GatherOp
5677 std::optional<SmallVector<int64_t, 4>> TransposeOp::getShapeForUnroll() { getShapeForUnroll() function in TransposeOp
/llvm-project/mlir/lib/Dialect/Arith/IR/
H A DArithOps.cpp337 arith::AddUIExtendedOp::getShapeForUnroll() { in getShapeForUnroll() function in arith::AddUIExtendedOp
479 arith::MulSIExtendedOp::getShapeForUnroll() { getShapeForUnroll() function in arith::MulSIExtendedOp
525 arith::MulUIExtendedOp::getShapeForUnroll() { getShapeForUnroll() function in arith::MulUIExtendedOp
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp1828 std::optional<SmallVector<int64_t, 4>> ApplyScaleOp::getShapeForUnroll() { getShapeForUnroll() function in ApplyScaleOp