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

  /src/external/gpl3/gcc/dist/gcc/config/iq2000/
iq2000.cc 141 static rtx iq2000_load_reg4;
423 iq2000_load_reg4 = 0;
1567 || (iq2000_load_reg4 != 0
1568 && reg_mentioned_p (iq2000_load_reg4, pattern)))
1580 iq2000_load_reg4 = 0;
140 static rtx iq2000_load_reg4; variable
iq2000.cc 141 static rtx iq2000_load_reg4;
423 iq2000_load_reg4 = 0;
1567 || (iq2000_load_reg4 != 0
1568 && reg_mentioned_p (iq2000_load_reg4, pattern)))
1580 iq2000_load_reg4 = 0;
140 static rtx iq2000_load_reg4; variable
  /src/external/gpl3/gcc.old/dist/gcc/config/iq2000/
iq2000.cc 141 static rtx iq2000_load_reg4;
424 iq2000_load_reg4 = 0;
1570 || (iq2000_load_reg4 != 0
1571 && reg_mentioned_p (iq2000_load_reg4, pattern)))
1583 iq2000_load_reg4 = 0;
140 static rtx iq2000_load_reg4; variable
iq2000.cc 141 static rtx iq2000_load_reg4;
424 iq2000_load_reg4 = 0;
1570 || (iq2000_load_reg4 != 0
1571 && reg_mentioned_p (iq2000_load_reg4, pattern)))
1583 iq2000_load_reg4 = 0;
140 static rtx iq2000_load_reg4; variable

Completed in 92 milliseconds