Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h262 llvm::Value* EmitGlobalBufferPointer(const BufferAllocation::Slice& slice,
Dir_emitter.cc2894 llvm::Value* IrEmitter::EmitGlobalBufferPointer( in EmitGlobalBufferPointer() function in xla::cpu::IrEmitter
2928 return EmitGlobalBufferPointer(slice, target_shape); in EmitBufferPointer()