Home
last modified time | relevance | path

Searched refs:AttachDereferenceableMetadataForLoad (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h559 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
561 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
Dir_emitter.cc344 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
346 AttachDereferenceableMetadataForLoad(load, ByteSizeOf(shape)); in AttachDereferenceableMetadataForLoad()
349 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
3048 AttachDereferenceableMetadataForLoad(param_address_untyped, in EmitThreadLocalBufferPointer()
3088 AttachDereferenceableMetadataForLoad(tempbuf_address_base, allocation.size()); in EmitGlobalBufferPointer()