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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 12319 rtx reg, and_arg, plus_arg0, plus_arg1;
12411 and_arg = XEXP (addr, 0);
12422 if (legitimate_indirect_address_p (and_arg, false))
12425 else if (legitimate_indexed_address_p (and_arg, false))
12300 rtx reg, and_arg, plus_arg0, plus_arg1; local
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 11934 rtx reg, and_arg, plus_arg0, plus_arg1;
12026 and_arg = XEXP (addr, 0);
12037 if (legitimate_indirect_address_p (and_arg, false))
12040 else if (legitimate_indexed_address_p (and_arg, false))
11915 rtx reg, and_arg, plus_arg0, plus_arg1; local

Completed in 231 milliseconds