Home
last modified time | relevance | path

Searched refs:NOTE_SOURCE_LOCATION (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Djump.c165 && NOTE_SOURCE_LOCATION (insn) == NOTE_SOURCE_LOCATION (last_note) in purge_line_number_notes()
H A Dhaifa-sched.c1468 || NOTE_SOURCE_LOCATION (note) != NOTE_SOURCE_LOCATION (line) in restore_line_notes()
1526 && NOTE_SOURCE_LOCATION (line) == NOTE_SOURCE_LOCATION (insn) in rm_redundant_line_notes()
H A Drtl.h841 #define NOTE_SOURCE_LOCATION(INSN) XCUINT (INSN, 5, NOTE) macro
843 (XLOC) = expand_location (NOTE_SOURCE_LOCATION (INSN))
H A Dfinal.c1564 && NOTE_SOURCE_LOCATION (insn) == NOTE_SOURCE_LOCATION (last) in final()
H A DChangeLog-200427110 (NOTE_SOURCE_LOCATION, NOTE_EXPNDED_LOCATION, SET_INSN_DELETED):