Searched defs:new_lhs (Results 1 – 7 of 7) sorted by relevance
265 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local317 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
61 ir_dereference *const new_lhs = (ir_dereference *) deref->array; in visit_enter() local
412 ir_dereference *const new_lhs = (ir_dereference *) expr->operands[0]; in fix_lhs() local458 ir_dereference_array *new_lhs = new(ctx) ir_dereference_array( in visit_leave() local
269 ir_dereference *new_lhs, *new_rhs; in visit_leave() local
84 HloInstruction* new_lhs = dot->mutable_operand(0); in FoldTransposeIntoDot() local131 HloInstruction* new_lhs; in FoldTransposeIntoConvolution() local
1327 auto new_lhs = StripDim(lhs, lhs_kept_dim); in HandleDotStrengthReduction() local1341 auto new_lhs = broadcast(StripDim(lhs, lhs_kept_dim), rhs->shape(), in HandleDotStrengthReduction() local3627 auto new_lhs = add_bitcast(new_input_shape, lhs); in SimplifyConvToDot() local
83 auto* new_lhs = PadInstruction(lhs, new_lhs_shape); in PadConv() local