Searched refs:AreBroadcastCompatible (Results 1 – 2 of 2) sorted by relevance
86 def AreBroadcastCompatible : Constraint<CPred<"AreBroadcastCompatible($0, $1)">,
854 static bool AreBroadcastCompatible(Value x, Value y) { in AreBroadcastCompatible() function