Searched defs:bT (Results 1 – 3 of 3) sorted by relevance
141 static MemRefType getCastCompatibleMemRefType(MemRefType aT, MemRefType bT) { in getCastCompatibleMemRefType() argument
703 auto bT = llvm::dyn_cast<MemRefType>(b); areCastCompatible() local 1697 auto bT = llvm::dyn_cast<MemRefType>(b); areCastCompatible() local [all...]
219 if (!aT || !bT) in areCastCompatible() local 375 if (!aT || !bT) in areCastCompatible() local