Searched refs:NOTE_VAR_LOCATION_DECL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dprint-rtl.c333 print_mem_expr (outfile, NOTE_VAR_LOCATION_DECL (in_rtx));
H A Drtl.h873 #define NOTE_VAR_LOCATION_DECL(INSN) (XCTREE (XCEXP (INSN, 4, NOTE), \
871 #define NOTE_VAR_LOCATION_DECL macro
H A Ddwarf2out.c13787 if (!DECL_P (NOTE_VAR_LOCATION_DECL (loc_note)))
13819 decl = NOTE_VAR_LOCATION_DECL (loc_note);

Completed in 80 milliseconds