Searched refs:thumb_call_via_label (Results 1 – 2 of 2) sorted by relevance
1425 extern GTY(()) rtx thumb_call_via_label[14];
415 rtx thumb_call_via_label[14]; variable14335 if (thumb_call_via_label[regno] == NULL) in thumb_call_via_reg()14336 thumb_call_via_label[regno] = gen_label_rtx (); in thumb_call_via_reg()14337 labelp = thumb_call_via_label + regno; in thumb_call_via_reg()14474 rtx label = thumb_call_via_label[regno]; in arm_file_end()