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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-pipelines-auxiliary.cc 404 rtx and2_rtx = XEXP (ior_rtx, 1); local
407 rtx reg2_0 = XEXP (and2_rtx, 0);
408 rtx reg2_1 = XEXP (and2_rtx, 1);
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-pipelines-auxiliary.cc 404 rtx and2_rtx = XEXP (ior_rtx, 1); local
407 rtx reg2_0 = XEXP (and2_rtx, 0);
408 rtx reg2_1 = XEXP (and2_rtx, 1);

Completed in 56 milliseconds