Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Drtl.h951 #define INSN_VAR_LOCATION(INSN) PATTERN (INSN) macro
955 PAT_VAR_LOCATION_DECL (INSN_VAR_LOCATION (INSN))
957 PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN))
959 PAT_VAR_LOCATION_STATUS (INSN_VAR_LOCATION (INSN))
H A Dcfgexpand.c3731 mode = GET_MODE (INSN_VAR_LOCATION (insn)); in expand_debug_locations()
H A Dfunction.c1908 for_each_rtx (&INSN_VAR_LOCATION (insn), in instantiate_virtual_regs()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drtl.h1711 #define INSN_VAR_LOCATION(INSN) \ macro
1719 PAT_VAR_LOCATION_DECL (INSN_VAR_LOCATION (INSN))
1721 PAT_VAR_LOCATION_LOC (INSN_VAR_LOCATION (INSN))
1723 PAT_VAR_LOCATION_STATUS (INSN_VAR_LOCATION (INSN))
H A Dcfgexpand.c5397 mode = GET_MODE (INSN_VAR_LOCATION (insn)); in expand_debug_locations()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Drtl.texi3604 @findex INSN_VAR_LOCATION
3627 @code{INSN_VAR_LOCATION} denotes a value at that specific point in the