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

  /src/external/gpl3/gcc/dist/gcc/
rtl.h 2647 #define MEM_EXPR(RTX) (get_mem_attrs (RTX)->expr)
2652 /* For a MEM rtx, the offset from the start of MEM_EXPR. */
  /src/external/gpl3/gcc.old/dist/gcc/
rtl.h 2637 #define MEM_EXPR(RTX) (get_mem_attrs (RTX)->expr)
2642 /* For a MEM rtx, the offset from the start of MEM_EXPR. */

Completed in 110 milliseconds