Searched refs:BroadcastCompatible (Results 1 – 4 of 4) sorted by relevance
201 bool BroadcastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs) { in BroadcastCompatible() function234 if (!BroadcastCompatible(std::get<0>(subtypes), in BroadcastCompatible()
285 bool BroadcastCompatible(ArrayRef<Type> lhs, ArrayRef<Type> rhs);
95 CPred<"mlir::TF::BroadcastCompatible("
213 return BroadcastCompatible(l, r);