Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/llvm_ir/
Dtuple_ops.h74 std::vector<llvm::Value*> EmitTupleAllocasAtFunctionEntry(
Dtuple_ops.cc84 std::vector<llvm::Value*> EmitTupleAllocasAtFunctionEntry( in EmitTupleAllocasAtFunctionEntry() function
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc653 llvm_ir::EmitTupleAllocasAtFunctionEntry(return_shape, &b_); in ComputeNestedElement()
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc3273 llvm_ir::EmitTupleAllocasAtFunctionEntry(return_shape, &b_); in EmitThreadLocalCall()