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.cc379 void IrArray::AnnotateLoadStoreInstructionWithMetadata( in AnnotateLoadStoreInstructionWithMetadata() function in xla::llvm_ir::IrArray
398 AnnotateLoadStoreInstructionWithMetadata(load); in EmitReadArrayElement()
408 AnnotateLoadStoreInstructionWithMetadata(store); in EmitWriteArrayElement()
Dtuple_ops.cc80 tuple.AnnotateLoadStoreInstructionWithMetadata(store); in EmitTuple()
Dir_array.h232 void AnnotateLoadStoreInstructionWithMetadata(
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1622 arg_array.AnnotateLoadStoreInstructionWithMetadata(addend); in EmitInnerLoopForVectorizedReduction()
1654 containing_array.AnnotateLoadStoreInstructionWithMetadata( in EmitShardedVectorStore()
2493 source_array.AnnotateLoadStoreInstructionWithMetadata(load_instruction); in EmitTransferElements()
2497 target_array.AnnotateLoadStoreInstructionWithMetadata(store_instruction); in EmitTransferElements()