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.h533 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
535 void AttachDereferenceableMetadataForLoad(llvm::LoadInst* load,
Dir_emitter.cc280 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
282 AttachDereferenceableMetadataForLoad(load, ByteSizeOf(shape)); in AttachDereferenceableMetadataForLoad()
285 void IrEmitter::AttachDereferenceableMetadataForLoad(llvm::LoadInst* load, in AttachDereferenceableMetadataForLoad() function in xla::cpu::IrEmitter
2867 AttachDereferenceableMetadataForLoad(param_address_untyped, in EmitThreadLocalBufferPointer()
2907 AttachDereferenceableMetadataForLoad(tempbuf_address_base, allocation.size()); in EmitGlobalBufferPointer()