Searched refs:lhs_dest (Results 1 – 1 of 1) sorted by relevance
6215 if (lhs->lhs_dest != dest_local) in generate_store_lhs()6216 return generate_store_var(cctx, lhs->lhs_dest, in generate_store_lhs()6275 lhs->lhs_dest = dest_local; in compile_lhs()6323 if (lhs->lhs_dest != dest_local in compile_lhs()6397 lhs->lhs_dest = dest_script; in compile_lhs()6438 if (lhs->lhs_dest != dest_option) in compile_lhs()6461 && lhs->lhs_dest != dest_global in compile_lhs()6532 lhs->lhs_dest = dest_expr; in compile_lhs()6684 if (lhs->lhs_dest == dest_expr) in compile_load_lhs()7309 || lhs.lhs_dest == dest_global in compile_assignment()[all …]