| /netbsd-src/sys/dev/usb/ |
| H A D | umidi.c | 1561 char out_label[16]; in describe_mididev() local 1583 out_label[0] = '\0'; in describe_mididev() 1585 snprintf(out_label, sizeof(out_label), ">%d(%x) ", in describe_mididev() 1588 snprintf(out_label, sizeof(out_label), ">%d ", in describe_mididev() 1593 len = strlen(in_label) + strlen(out_label) + strlen(unit_label) + 4; in describe_mididev() 1598 in_label, out_label, unit_label); in describe_mididev()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-eh.cc | 1768 tree out_label; in lower_catch() local 1802 out_label = NULL; in lower_catch() 1828 if (!out_label) in lower_catch() 1829 out_label = create_artificial_label (try_catch_loc); in lower_catch() 1831 x = gimple_build_goto (out_label); in lower_catch() 1846 gimple_seq ret_seq = frob_into_branch_around (tp, try_region, out_label); in lower_catch()
|
| H A D | ChangeLog-2013 | 25699 (avr_out_plus): Add `out_label' argument. 25700 * config/avr/avr.c (avr_out_plus_1): Add `out_label' argument. 25701 (avr_out_plus): Pass down `out_label' to avr_out_plus_1.
|
| H A D | ChangeLog-2000 | 4435 * final.c (final_scan_insn): Don't call dwarf[2]out_label.
|
| H A D | ChangeLog-2014 | 25016 (expand_set_or_movmem_via_loop): Likewise for locals "out_label" and
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-eh.c | 1773 tree out_label; in lower_catch() local 1807 out_label = NULL; in lower_catch() 1833 if (!out_label) in lower_catch() 1834 out_label = create_artificial_label (try_catch_loc); in lower_catch() 1836 x = gimple_build_goto (out_label); in lower_catch() 1851 gimple_seq ret_seq = frob_into_branch_around (tp, try_region, out_label); in lower_catch()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mcore/ |
| H A D | mcore.md | 3009 rtx_code_label *out_label = 0; 3021 out_label = gen_label_rtx (); 3023 emit_jump_insn (gen_cbranchsi4 (test, step, tmp, out_label)); 3040 if (out_label) 3041 emit_label (out_label);
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mcore/ |
| H A D | mcore.md | 3009 rtx_code_label *out_label = 0; 3021 out_label = gen_label_rtx (); 3023 emit_jump_insn (gen_cbranchsi4 (test, step, tmp, out_label)); 3040 if (out_label) 3041 emit_label (out_label);
|
| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_netbsdkintf.c | 2455 * For reads it is expected that out_label == clabel, but writes expect 2462 rf_swap_label(RF_ComponentLabel_t *clabel, RF_ComponentLabel_t *out_label) in rf_swap_label() argument 2469 out_label->version = clabel->version; in rf_swap_label() 2473 out = &out_label->serial_number; in rf_swap_label()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
| H A D | avr.c | 7696 enum rtx_code code_sat, int sign, bool out_label) in avr_out_plus_1() argument 8137 if (out_label) in avr_out_plus_1() 8197 avr_out_plus (rtx insn, rtx *xop, int *plen, int *pcc, bool out_label) in avr_out_plus() argument 8222 avr_out_plus_1 (xop, plen, code, pcc, code_sat, 0, out_label); in avr_out_plus() 8265 avr_out_plus_1 (op, &len_minus, MINUS, &cc_minus, code_sat, sign, out_label); in avr_out_plus() 8266 avr_out_plus_1 (op, &len_plus, PLUS, &cc_plus, code_sat, sign, out_label); in avr_out_plus() 8274 avr_out_plus_1 (op, NULL, MINUS, pcc, code_sat, sign, out_label); in avr_out_plus() 8276 avr_out_plus_1 (op, NULL, PLUS, pcc, code_sat, sign, out_label); in avr_out_plus()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
| H A D | avr.cc | 8058 enum rtx_code code_sat, int sign, bool out_label) in avr_out_plus_1() argument 8499 if (out_label) in avr_out_plus_1() 8559 avr_out_plus (rtx insn, rtx *xop, int *plen, int *pcc, bool out_label) in avr_out_plus() argument 8584 avr_out_plus_1 (xop, plen, code, pcc, code_sat, 0, out_label); in avr_out_plus() 8627 avr_out_plus_1 (op, &len_minus, MINUS, &cc_minus, code_sat, sign, out_label); in avr_out_plus() 8628 avr_out_plus_1 (op, &len_plus, PLUS, &cc_plus, code_sat, sign, out_label); in avr_out_plus() 8636 avr_out_plus_1 (op, NULL, MINUS, pcc, code_sat, sign, out_label); in avr_out_plus() 8638 avr_out_plus_1 (op, NULL, PLUS, pcc, code_sat, sign, out_label); in avr_out_plus()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/alpha/ |
| H A D | alpha.md | 4855 rtx_code_label *out_label = 0; 4867 out_label = gen_label_rtx (); 4870 (gen_cbranchdi4 (test, operands[1], limit, out_label)); 4886 if (out_label) 4887 emit_label (out_label);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/alpha/ |
| H A D | alpha.md | 4852 rtx_code_label *out_label = 0; 4864 out_label = gen_label_rtx (); 4867 (gen_cbranchdi4 (test, operands[1], limit, out_label)); 4883 if (out_label) 4884 emit_label (out_label);
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
| H A D | i386-expand.c | 5788 rtx_code_label *out_label, *top_label; in expand_set_or_cpymem_via_loop() local 5798 out_label = gen_label_rtx (); in expand_set_or_cpymem_via_loop() 5807 true, out_label); in expand_set_or_cpymem_via_loop() 5907 emit_label (out_label); in expand_set_or_cpymem_via_loop()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-expand.cc | 6943 rtx_code_label *out_label, *top_label; in expand_set_or_cpymem_via_loop() local 6953 out_label = gen_label_rtx (); in expand_set_or_cpymem_via_loop() 6962 true, out_label); in expand_set_or_cpymem_via_loop() 7062 emit_label (out_label); in expand_set_or_cpymem_via_loop()
|