Searched refs:layout_constrained (Results 1 – 5 of 5) sorted by relevance
2726 if (layout_constrained()) { in ToProto()2782 if (layout_constrained()) { in ExtraAttributesToStringImpl()2849 if (layout_constrained() != casted_other.layout_constrained()) { in IdenticalSlowPath()2852 if (layout_constrained()) { in IdenticalSlowPath()2909 if (layout_constrained()) { in CloneWithNewOperandsImpl()
1886 bool layout_constrained() const { return layout_constrained_; } in layout_constrained() function1891 CHECK(layout_constrained()); in operand_shapes_with_layout()
1166 if (custom_call->layout_constrained()) { in HandleCustomCall()
535 return custom_call != nullptr && custom_call->layout_constrained(); in IsLayoutConstrainedCustomCall()
629 if (custom_call->layout_constrained()) { in ImportInstructionImpl()