HomeSort by: relevance | last modified time | path
    Searched defs:NOTE_VAR_LOCATION (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 1678 #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE)
1711 PAT_VAR_LOCATION_DECL (NOTE_VAR_LOCATION (NOTE))
1713 PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE))
1715 PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE))
  /src/external/gpl3/gcc/dist/gcc/
rtl.h 1680 #define NOTE_VAR_LOCATION(INSN) XCEXP (INSN, 3, NOTE)
1713 PAT_VAR_LOCATION_DECL (NOTE_VAR_LOCATION (NOTE))
1715 PAT_VAR_LOCATION_LOC (NOTE_VAR_LOCATION (NOTE))
1717 PAT_VAR_LOCATION_STATUS (NOTE_VAR_LOCATION (NOTE))

Completed in 32 milliseconds