HomeSort by: relevance | last modified time | path
    Searched defs:operand_rb (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
1043 operand_rb = XVECEXP (unspec_rtx, 0, 1);
1046 || rtx_equal_p (def_reg, operand_rb))
  /src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-pipelines-auxiliary.cc 1029 rtx unspec_rtx, operand_ra, operand_rb; local
1043 operand_rb = XVECEXP (unspec_rtx, 0, 1);
1046 || rtx_equal_p (def_reg, operand_rb))

Completed in 14 milliseconds