Searched refs:EmitConstantGlobals (Results 1 – 3 of 3) sorted by relevance
748 TF_RETURN_IF_ERROR(ir_emitter.EmitConstantGlobals()); in RunBackend()952 TF_RETURN_IF_ERROR(ir_emitter.EmitConstantGlobals()); in CompileAheadOfTime()
122 Status EmitConstantGlobals();
251 Status IrEmitter::EmitConstantGlobals() { in EmitConstantGlobals() function in xla::cpu::IrEmitter