Searched refs:MinimumAlignmentForShape (Results 1 – 2 of 2) sorted by relevance
185 result_global->setAlignment(MinimumAlignmentForShape(literal.shape())); in EmitGlobalForLiteral()251 int IrEmitter::MinimumAlignmentForShape(const Shape& shape) { in MinimumAlignmentForShape() function in xla::cpu::IrEmitter265 int alignment = MinimumAlignmentForShape(shape); in AttachAlignmentMetadataForLoad()300 shape, get_tuple_element->tuple_index(), MinimumAlignmentForShape(shape), in HandleGetTupleElement()495 tuple_element_shape, i, MinimumAlignmentForShape(tuple_element_shape), in HandleOutfeed()2842 attr_builder.addAlignmentAttr(MinimumAlignmentForShape(target_shape)); in EmitThreadLocalBufferPointer()2884 &b_, MinimumAlignmentForShape(target_shape)); in EmitThreadLocalBufferPointer()
539 int MinimumAlignmentForShape(const Shape& shape);