Home
last modified time | relevance | path

Searched defs:getDroppedDims (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp135 static llvm::SmallBitVector getDroppedDims(ArrayRef<int64_t> reducedShape, getDroppedDims() function
2184 llvm::SmallBitVector ExtractSliceOp::getDroppedDims() { getDroppedDims() function in ExtractSliceOp
2844 llvm::SmallBitVector InsertSliceOp::getDroppedDims() { getDroppedDims() function in InsertSliceOp
3507 llvm::SmallBitVector ParallelInsertSliceOp::getDroppedDims() { getDroppedDims() function in ParallelInsertSliceOp
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp1009 llvm::SmallBitVector SubViewOp::getDroppedDims() { getDroppedDims() function in SubViewOp