Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.h620 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
622 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
H A Dir_emitter.cc371 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
373 AttachDereferenceableMetadataForLoad(load, ByteSizeOf(shape)); in AttachDereferenceableMetadataForLoad()
376 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
3250 AttachDereferenceableMetadataForLoad(param_address_untyped, in EmitThreadLocalBufferPointer()
3291 AttachDereferenceableMetadataForLoad(tempbuf_address_base, allocation.size()); in EmitGlobalBufferPointer()