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

  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 1565 gen_lowpart_common (machine_mode mode, rtx x)
1624 return gen_lowpart_common (int_mode, XEXP (x, 0));
1650 /* gen_lowpart_common handles a lot of special cases due to needing to handle
1560 gen_lowpart_common (machine_mode mode, rtx x) function
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 1555 gen_lowpart_common (machine_mode mode, rtx x)
1614 return gen_lowpart_common (int_mode, XEXP (x, 0));
1640 /* gen_lowpart_common handles a lot of special cases due to needing to handle
1550 gen_lowpart_common (machine_mode mode, rtx x) function

Completed in 32 milliseconds