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

  /src/external/gpl3/gcc.old/dist/gcc/
expr.cc 5679 rtx to_rtx1
5683 result = store_field (to_rtx1, bitsize, bitpos,
5687 convert_move (SUBREG_REG (to_rtx), to_rtx1,
5667 rtx to_rtx1 local
5675 convert_move (SUBREG_REG (to_rtx), to_rtx1, local
  /src/external/gpl3/gcc/dist/gcc/
expr.cc 6320 rtx to_rtx1 = lowpart_subreg (imode, SUBREG_REG (to_rtx), local
6322 result = store_field (to_rtx1, bitsize, bitpos,
6330 to_rtx1 = simplify_gen_unary (TRUNCATE, imode,
6332 convert_move (SUBREG_REG (to_rtx), to_rtx1,
6308 rtx to_rtx1 = lowpart_subreg (imode, SUBREG_REG (to_rtx), local

Completed in 72 milliseconds