Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/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.h836 #define NOTE_SOURCE_LOCATION(INSN) XCUINT (INSN, 5, NOTE) macro
838 (XLOC) = expand_location (NOTE_SOURCE_LOCATION (INSN))
H A Dfinal.c1559 && NOTE_SOURCE_LOCATION (insn) == NOTE_SOURCE_LOCATION (last) in final()