Searched defs:new_lhs (Results 1 – 5 of 5) 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
268 ir_dereference *new_lhs, *new_rhs; in visit_leave() local
915 let new_lhs = self.pop_class_op(item); in push_class_op() localVariable