Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dmodulo-sched.c840 NOTE_EXPANDED_LOCATION (xloc, line_note); in loop_canon_p()
858 NOTE_EXPANDED_LOCATION (xloc, line_note); in loop_canon_p()
994 NOTE_EXPANDED_LOCATION (xloc, line_note); in sms_schedule()
1092 NOTE_EXPANDED_LOCATION (xloc, line_note); in sms_schedule()
H A Dsched-vis.c683 NOTE_EXPANDED_LOCATION (xloc, x); in print_insn()
H A Dcfglayout.c277 NOTE_EXPANDED_LOCATION (xloc, insn); in insn_locators_initialize()
H A Drtl.h842 #define NOTE_EXPANDED_LOCATION(XLOC, INSN) \ macro
847 #define NOTE_EXPANDED_LOCATION(XLOC, INSN) \ macro
H A Dsched-rgn.c2590 NOTE_EXPANDED_LOCATION (xloc, insn); in debug_dependencies()
H A DChangeLog-200427182 * modulo-sched.c (sms_schedule): Use NOTE_EXPANDED_LOCATION macro.