Searched refs:insn_line (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | rtl.h | 3368 extern int insn_line (const rtx_insn *);
|
H A D | emit-rtl.cc | 6542 insn_line (const rtx_insn *insn) in insn_line() function
|
H A D | ChangeLog-2003 | 13865 (insn_line): ... here. 20077 (insn_line, insn_file): New functions. 20107 (insn_file, insn_line, prologue_locator, epilogue_locator): Declare.
|
H A D | ChangeLog-2012 | 10437 (insn_line): Change to use new location. 21538 locator_scope, insn_scope, locator_location, locator_line, insn_line,
|
H A D | ChangeLog-2007 | 13976 * cfglayout.c (insn_scope, insn_line): Constify. 13999 get_pool_mode, insn_line, insn_file, simplify_replace_rtx,
|
H A D | ChangeLog-2014 | 19538 (insn_line): Strengthen param from const_rtx to const rtx_insn *. 19555 (insn_line): Likewise.
|
H A D | ChangeLog-2005 | 14243 locator_line, insn_line, locator_file): Use VEC instead of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | rtl.h | 3359 extern int insn_line (const rtx_insn *);
|
H A D | emit-rtl.c | 6552 insn_line (const rtx_insn *insn) in insn_line() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 25928 insn_line ((const rtx_insn*)insn)); in rs6000_call_darwin_1()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | rs6000.c | 25135 insn_line ((const rtx_insn*)insn)); in rs6000_call_darwin_1()
|