Searched defs:new_instr (Results 1 – 12 of 12) sorted by relevance
50 HloInstruction* new_instr = computation->AddInstruction( in ReplaceGetSize() local
29 HloInstruction* old_instr, HloInstruction* new_instr, in ReplaceUsesWhileKeepingLoopInvariance()
157 HloInstruction* new_instr = in RemoveParameter() local183 HloInstruction* new_instr = AddInstructionInternal( in RemoveUnusedParameters() local966 HloInstruction* new_instr = replace(instr.get()); in CloneWithReplacements() local1025 HloInstruction* new_instr = context->GetInstruction(instr); in CloneWithReplacements() local
1503 HloInstruction* new_instr = parent()->AddInstruction( in CloneAndFuseInternal() local
101 nir_intrinsic_instr *new_instr = nir_intrinsic_instr_create(mem_ctx, op); in lower_instr() local
108 nir_intrinsic_instr *new_instr = in lower_instr() local
99 nir_load_const_instr *new_instr = in constant_fold_alu_instr() local
89 auto add = [&](std::unique_ptr<HloInstruction> new_instr) { in PadConv()
553 struct ir3_instruction *new_instr = NULL; in sched_block() local
797 struct ir3_instruction *new_instr = instr_create(instr->block, in ir3_instr_clone() local
85 V8_INLINE void SetInstructionBits(Instr new_instr) { in SetInstructionBits()
163 void SetInstructionBits(Instr new_instr) { in SetInstructionBits()