Searched defs:getDroppedDims (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Tensor/IR/ | ||
H A D | TensorOps.cpp | 135 static llvm::SmallBitVector getDroppedDims(ArrayRef<int64_t> reducedShape, getDroppedDims() function |
/llvm-project/mlir/lib/Dialect/MemRef/IR/ | ||
H A D | MemRefOps.cpp | 1009 llvm::SmallBitVector SubViewOp::getDroppedDims() { getDroppedDims() function in SubViewOp |