Searched refs:AttachAlignmentMetadataForLoad (Results 1 – 2 of 2) sorted by relevance
554 void AttachAlignmentMetadataForLoad(llvm::LoadInst* load, const Shape& shape);555 void AttachAlignmentMetadataForLoad(llvm::LoadInst* load, int64 buffer_size);
327 void IrEmitter::AttachAlignmentMetadataForLoad(llvm::LoadInst* load, in AttachAlignmentMetadataForLoad() function in xla::cpu::IrEmitter335 void IrEmitter::AttachAlignmentMetadataForLoad(llvm::LoadInst* load, in AttachAlignmentMetadataForLoad() function in xla::cpu::IrEmitter3047 AttachAlignmentMetadataForLoad(param_address_untyped, target_shape); in EmitThreadLocalBufferPointer()3087 AttachAlignmentMetadataForLoad(tempbuf_address_base, allocation.size()); in EmitGlobalBufferPointer()