Home
last modified time | relevance | path

Searched refs:AnnotateLoadStoreInstructionWithMetadata (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dir_array.cc489 void IrArray::AnnotateLoadStoreInstructionWithMetadata( in AnnotateLoadStoreInstructionWithMetadata() function in xla::llvm_ir::IrArray
508 AnnotateLoadStoreInstructionWithMetadata(load); in EmitReadArrayElement()
518 AnnotateLoadStoreInstructionWithMetadata(store); in EmitWriteArrayElement()
Dtuple_ops.cc70 tuple.AnnotateLoadStoreInstructionWithMetadata(store); in EmitTuple()
Dir_array.h239 void AnnotateLoadStoreInstructionWithMetadata(
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1587 arg_array.AnnotateLoadStoreInstructionWithMetadata(addend); in EmitInnerLoopForVectorizedReduction()
1619 containing_array.AnnotateLoadStoreInstructionWithMetadata( in EmitShardedVectorStore()
2594 source_array.AnnotateLoadStoreInstructionWithMetadata(load_instruction); in EmitTransferElements()
2598 target_array.AnnotateLoadStoreInstructionWithMetadata(store_instruction); in EmitTransferElements()