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

  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 139 static rtx iq2000_load_reg2;
421 iq2000_load_reg2 = 0;
440 iq2000_load_reg2 = gen_rtx_REG (SImode, REGNO (set_reg) + 1);
442 iq2000_load_reg2 = 0;
1565 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern))
1578 iq2000_load_reg2 = 0;
138 static rtx iq2000_load_reg2; variable
iq2000.cc 139 static rtx iq2000_load_reg2;
421 iq2000_load_reg2 = 0;
440 iq2000_load_reg2 = gen_rtx_REG (SImode, REGNO (set_reg) + 1);
442 iq2000_load_reg2 = 0;
1565 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern))
1578 iq2000_load_reg2 = 0;
138 static rtx iq2000_load_reg2; variable
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 139 static rtx iq2000_load_reg2;
422 iq2000_load_reg2 = 0;
441 iq2000_load_reg2 = gen_rtx_REG (SImode, REGNO (set_reg) + 1);
443 iq2000_load_reg2 = 0;
1568 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern))
1581 iq2000_load_reg2 = 0;
138 static rtx iq2000_load_reg2; variable
iq2000.cc 139 static rtx iq2000_load_reg2;
422 iq2000_load_reg2 = 0;
441 iq2000_load_reg2 = gen_rtx_REG (SImode, REGNO (set_reg) + 1);
443 iq2000_load_reg2 = 0;
1568 || (iq2000_load_reg2 != 0 && reg_mentioned_p (iq2000_load_reg2, pattern))
1581 iq2000_load_reg2 = 0;
138 static rtx iq2000_load_reg2; variable

Completed in 104 milliseconds