Searched defs:basic_block (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_pro_lineno.c35 dwarf_add_line_entry(Dwarf_P_Debug dbg, Dwarf_Unsigned file, Dwarf_Addr off, Dwarf_Unsigned lineno, Dwarf_Signed column, Dwarf_Bool is_stmt, Dwarf_Bool basic_block, Dwarf_Error *error) argument
H A Dlibdwarf_lineno.c108 int is_stmt, basic_block, end_sequence; local
814 int is_stmt, basic_block; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dregs.h109 int basic_block; /* # of basic blocks (REG n) is used in */ member in struct:reg_info_t
H A Dhw-doloop.c250 auto_vec<basic_block, 20> works; local
[all...]
H A Dcfghooks.c867 make_forwarder_block(basic_block bb, bool (*redirect_edge_p) (edge), void (*new_bb_cbk) (basic_block)) argument
[all...]
H A Dcoretypes.h324 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
H A Ddominance.c1481 hash_map<basic_block, int> map (251); local
[all...]
H A Dcfganal.c43 auto_vec<basic_block, 20> m_stack; variable
1341 auto_vec<std::pair<basic_block, basic_block>, 20> estack (edge_count + 1); local
[all...]
H A Dtree-cfgcleanup.c868 auto_vec<basic_block, 4> abnormal_dispatchers; local
[all...]
H A Dcfgrtl.c2359 auto_vec<basic_block, 64> worklist; variable
[all...]
H A Dtree-ssa-loop-niter.c3966 hash_map<basic_block, ptrdiff_t> bb_bounds; local
3990 hash_map<basic_block, ptrdiff_t> block_priority; local
[all...]
H A Dipa-icf.c253 sem_function::get_bb_hash (const sem_bb *basic_block) argument
H A Dpredict.c3661 auto_vec<basic_block, 64> worklist; local
3710 auto_vec<basic_block, 64> worklist; local
[all...]
H A Dtree-parloops.c1465 auto_vec<basic_block, 3> body; local
2039 auto_vec<basic_block, 3> body; local
[all...]
H A Dcfgexpand.c2330 static hash_map<basic_block, rtx_code_label *> *lab_rtx_for_bb; variable
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dregs.h109 int basic_block; /* # of basic blocks (REG n) is used in */ member in struct:reg_info_t
H A Dcoretypes.h333 typedef struct basic_block_def *basic_block; typedef in typeref:struct:basic_block_def
H A Dcfghooks.cc889 make_forwarder_block(basic_block bb, bool (*redirect_edge_p) (edge), void (*new_bb_cbk) (basic_block)) argument
[all...]
H A Dipa-icf.cc263 sem_function::get_bb_hash (const sem_bb *basic_block) argument
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DDwarfLib.h167 bool basic_block; member in class:DwrLineRegs
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.cc1542 bool basic_block; member in struct:gold::LineStateMachine
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.cc1779 bool basic_block; member in struct:gold::LineStateMachine
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Ddwarf_reader.cc1542 bool basic_block; member in struct:gold::LineStateMachine
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddwarf.c480 int basic_block; member in struct:State_Machine_Registers
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c436 int basic_block; member in struct:State_Machine_Registers

Completed in 720 milliseconds

12