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

  /src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-pipelines-auxiliary.cc 1029 rtx unspec_rtx, operand_ra, operand_rb; local
1042 operand_ra = XVECEXP (unspec_rtx, 0, 0);
1045 if (rtx_equal_p (def_reg, operand_ra)
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-pipelines-auxiliary.cc 1029 rtx unspec_rtx, operand_ra, operand_rb; local
1042 operand_ra = XVECEXP (unspec_rtx, 0, 0);
1045 if (rtx_equal_p (def_reg, operand_ra)

Completed in 56 milliseconds