Searched defs:bb_idx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dread-rtl-function.c616 int bb_idx = atoi (name.string); local
1201 int bb_idx = atoi (name.string); local
203 fixup_note_insn_basic_block(file_location loc, rtx insn, int operand_idx, int bb_idx) argument
1362 add_fixup_note_insn_basic_block(file_location loc, rtx insn, int operand_idx, int bb_idx) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dread-rtl-function.cc616 int bb_idx = atoi (name.string); local
1202 int bb_idx = atoi (name.string); local
203 fixup_note_insn_basic_block(file_location loc, rtx insn, int operand_idx, int bb_idx) argument
1363 add_fixup_note_insn_basic_block(file_location loc, rtx insn, int operand_idx, int bb_idx) argument
[all...]

Completed in 128 milliseconds