Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dbuffer_assignment_util.h39 const Literal& LiteralForConstantAllocation(const BufferAllocation& allocation);
Dbuffer_assignment_util.cc78 const Literal& LiteralForConstantAllocation( in LiteralForConstantAllocation() function
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc257 const Literal& literal = llvm_ir::LiteralForConstantAllocation(allocation); in EmitConstantGlobals()