Searched refs:OperandLayout (Results 1 – 3 of 3) sorted by relevance
132 if (constraints->OperandLayout(instruction, operand_no) != nullptr) { in AddBackendConstraints()
335 const ShapeLayout* LayoutConstraints::OperandLayout( in OperandLayout() function in xla::LayoutConstraints361 if (OperandLayout(instruction, i) != nullptr) { in ToString()363 "): ", OperandLayout(instruction, i)->ToString(), "\n"); in ToString()1460 if (constraints->OperandLayout(user, operand_no) == nullptr && in PropagateBufferConstraintToUses()1597 constraints.OperandLayout(instruction, operand_no); in AssignLayouts()
159 const ShapeLayout* OperandLayout(const HloInstruction* instruction,