Searched refs:layout_constrained (Results 1 – 4 of 4) sorted by relevance
2425 if (layout_constrained()) { in ToProto()2478 if (layout_constrained()) { in ExtraAttributesToStringImpl()2535 if (layout_constrained() != casted_other.layout_constrained()) { in IdenticalSlowPath()2538 if (layout_constrained()) { in IdenticalSlowPath()2587 if (layout_constrained()) { in CloneWithNewOperandsImpl()
1483 bool layout_constrained() const { return layout_constrained_; } in layout_constrained() function1488 CHECK(layout_constrained()); in operand_shapes_with_layout()
796 if (custom_call->layout_constrained()) { in HandleCustomCall()
433 return custom_call != nullptr && custom_call->layout_constrained(); in IsLayoutConstrainedCustomCall()