Searched defs:new_lhs (Results 1 – 7 of 7) sorted by relevance
266 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local318 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
413 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local459 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
76 ir_rvalue *const new_lhs = deref->array; in visit_enter() local
269 ir_dereference *new_lhs, *new_rhs; in visit_leave() local
113 HloInstruction* new_lhs = dot->mutable_operand(0); in FoldTransposeIntoDot() local160 HloInstruction* new_lhs; in FoldTransposeIntoConvolution() local
1790 HloInstruction* new_lhs = in RemoveDegenerateDimensionFromDot() local5503 auto new_lhs = add_bitcast(new_input_shape, lhs); in SimplifyConvToDot() local
927 let new_lhs = self.pop_class_op(item); in push_class_op() localVariable