Searched refs:toc_label_name (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Drs6000.c236 char toc_label_name[10]; variable
1468 ASM_GENERATE_INTERNAL_LABEL (toc_label_name, "LCTOC", 1);
2747 else if (! strcmp (XSTR (op, 0), toc_label_name))
13700 got = gen_rtx_SYMBOL_REF (Pmode, toc_label_name);
13769 tocsym = gen_rtx_SYMBOL_REF (Pmode, toc_label_name);
13894 gen_rtx_SYMBOL_REF (Pmode, toc_label_name))));

Completed in 81 milliseconds