Searched refs:isCompatibleOuterType (Results 1 – 4 of 4) sorted by relevance
497 bool isCompatibleOuterType(Type type);
85 CPred<"::mlir::LLVM::isCompatibleOuterType($_self)">,
186 return isCompatibleOuterType(type) in isValidElementType()759 bool mlir::LLVM::isCompatibleOuterType(Type type) { in isCompatibleOuterType() function in mlir::LLVM
490 if (!isCompatibleOuterType(type)) { in parseType()