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

  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32.cc 745 (parallel [(set (mem (plus (reg:SI SP_REGNUM) (const_int -32)))
747 (set (mem (plus (reg:SI SP_REGNUM) (const_int -28)))
750 (set (mem (plus (reg:SI SP_REGNUM) (const_int -16)))
752 (set (mem (plus (reg:SI SP_REGNUM) (const_int -12)))
754 (set (mem (plus (reg:SI SP_REGNUM) (const_int -8)))
756 (set (mem (plus (reg:SI SP_REGNUM) (const_int -4)))
759 (plus (reg:SI SP_REGNUM) (const_int -32)))]) */
896 (mem (plus (reg:SI SP_REGNUM) (const_int 4))))
899 (mem (plus (reg:SI SP_REGNUM) (const_int 16))))
901 (mem (plus (reg:SI SP_REGNUM) (const_int 20)))
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32.cc 742 (parallel [(set (mem (plus (reg:SI SP_REGNUM) (const_int -32)))
744 (set (mem (plus (reg:SI SP_REGNUM) (const_int -28)))
747 (set (mem (plus (reg:SI SP_REGNUM) (const_int -16)))
749 (set (mem (plus (reg:SI SP_REGNUM) (const_int -12)))
751 (set (mem (plus (reg:SI SP_REGNUM) (const_int -8)))
753 (set (mem (plus (reg:SI SP_REGNUM) (const_int -4)))
756 (plus (reg:SI SP_REGNUM) (const_int -32)))]) */
893 (mem (plus (reg:SI SP_REGNUM) (const_int 4))))
896 (mem (plus (reg:SI SP_REGNUM) (const_int 16))))
898 (mem (plus (reg:SI SP_REGNUM) (const_int 20)))
    [all...]

Completed in 69 milliseconds