Searched refs:layout_constrained (Results 1 – 4 of 4) sorted by relevance
2088 if (layout_constrained()) { in ToProto()2124 if (layout_constrained()) { in ExtraAttributesToStringImpl()2160 if (layout_constrained() != casted_other.layout_constrained()) { in IdenticalSlowPath()2163 if (layout_constrained()) { in IdenticalSlowPath()2181 if (layout_constrained()) { in CloneWithNewOperandsImpl()
1215 bool layout_constrained() const { return layout_constrained_; } in layout_constrained() function1220 CHECK(layout_constrained()); in operand_shapes_with_layout()
548 if (custom_call->layout_constrained()) { in HandleCustomCall()
423 return custom_call != nullptr && custom_call->layout_constrained(); in IsLayoutConstrainedCustomCall()