Home
last modified time | relevance | path

Searched refs:labelname (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/gcc/config/rs6000/
HDrs6000.c18121 tree labelname; in output_call() local
18132 labelname = get_identifier (label_buf); in output_call()
18136 add_compiler_branch_island (labelname, funname, line_number); in output_call()
18139 labelname = get_prev_label (funname); in output_call()
18147 dest_operand_number, IDENTIFIER_POINTER (labelname)); in output_call()