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

/haiku-buildtools/gcc/gcc/config/tilegx/
H A Dtilegx.c793 machine->text_label_symbol =
967 return cfun->machine->text_label_symbol;
1166 rtx text_label_symbol = tilegx_text_label_symbol ();
1175 emit_insn (gen_mov_pcrel_step1_32bit (temp, addr, text_label_symbol));
1177 text_label_symbol));
1180 addr, text_label_symbol));
1185 emit_insn (gen_mov_large_pcrel_step1 (temp, addr, text_label_symbol));
1187 text_label_symbol));
1189 text_label_symbol));
1192 addr, text_label_symbol));
1162 rtx text_label_symbol = tilegx_text_label_symbol (); local
1207 rtx text_label_symbol = tilegx_text_label_symbol (); local
1464 rtx text_label_symbol = tilegx_text_label_symbol (); local
[all...]
H A Dtilegx.h535 rtx text_label_symbol;
525 rtx text_label_symbol; member in struct:machine_function
/haiku-buildtools/gcc/gcc/config/tilepro/
H A Dtilepro.h477 rtx text_label_symbol;
467 rtx text_label_symbol; member in struct:machine_function
H A Dtilepro.c732 machine->text_label_symbol =
868 return cfun->machine->text_label_symbol;
1038 rtx text_label_symbol = tilepro_text_label_symbol ();
1042 text_label_symbol));
1044 text_label_symbol));
1129 rtx text_label_symbol;
1142 text_label_symbol = tilepro_text_label_symbol ();
1146 text_label_symbol));
1148 text_label_symbol));
1215 rtx text_label_symbol
1034 rtx text_label_symbol = tilepro_text_label_symbol (); local
1125 rtx text_label_symbol; local
1211 rtx text_label_symbol = tilepro_text_label_symbol (); local
2594 rtx text_label_symbol = tilepro_text_label_symbol (); local
[all...]

Completed in 57 milliseconds