Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Vector/Transforms/
H A DVectorTransferSplitRewritePatterns.cpp141 static MemRefType getCastCompatibleMemRefType(MemRefType aT, MemRefType bT) { in getCastCompatibleMemRefType() argument
/llvm-project/mlir/lib/Dialect/MemRef/IR/
H A DMemRefOps.cpp703 auto bT = llvm::dyn_cast<MemRefType>(b); areCastCompatible() local
1697 auto bT = llvm::dyn_cast<MemRefType>(b); areCastCompatible() local
[all...]
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp219 if (!aT || !bT) in areCastCompatible() local
375 if (!aT || !bT) in areCastCompatible() local