Home
last modified time | relevance | path

Searched refs:LiteralForConstantAllocation (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dbuffer_assignment_util.h34 const Literal& LiteralForConstantAllocation(const BufferAllocation& allocation);
Dbuffer_assignment_util.cc67 const Literal& LiteralForConstantAllocation( in LiteralForConstantAllocation() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_executable.cc220 llvm_ir::LiteralForConstantAllocation(allocation); in ResolveConstantGlobals()
Dir_emitter_unnested.cc3813 const Literal& literal = llvm_ir::LiteralForConstantAllocation(allocation); in EmitConstantGlobals()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc197 const Literal& literal = llvm_ir::LiteralForConstantAllocation(allocation); in EmitConstantGlobals()