Home
last modified time | relevance | path

Searched refs:EmitConstantGlobals (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.h195 Status EmitConstantGlobals();
Dnvptx_compiler.cc689 TF_RETURN_IF_ERROR(ir_emitter.EmitConstantGlobals()); in RunBackend()
Dir_emitter_unnested.cc3806 Status IrEmitterUnnested::EmitConstantGlobals() { in EmitConstantGlobals() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dcpu_compiler.cc675 TF_RETURN_IF_ERROR(ir_emitter.EmitConstantGlobals()); in RunBackend()
862 TF_RETURN_IF_ERROR(ir_emitter.EmitConstantGlobals()); in CompileAheadOfTime()
Dir_emitter.h114 Status EmitConstantGlobals();
Dir_emitter.cc191 Status IrEmitter::EmitConstantGlobals() { in EmitConstantGlobals() function in xla::cpu::IrEmitter