name_get_str     172 codegen.c                  fprintf(out_file, "\tmovl %s, %%eax\n", name_get_str(p->val.var));
name_get_str     237 codegen.c            fprintf(out_file, "\tmovl %%eax, %s\n", name_get_str(store_to));