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

  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 2803 static void sparc_emit_set_const64_longway (rtx, rtx, unsigned HOST_WIDE_INT,
2809 sparc_emit_set_const64_longway (rtx op0, rtx temp,
3234 sparc_emit_set_const64_longway (op0, temp, high_bits, low_bits);
2806 sparc_emit_set_const64_longway (rtx op0, rtx temp, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 2811 static void sparc_emit_set_const64_longway (rtx, rtx, unsigned HOST_WIDE_INT,
2817 sparc_emit_set_const64_longway (rtx op0, rtx temp,
3242 sparc_emit_set_const64_longway (op0, temp, high_bits, low_bits);
2814 sparc_emit_set_const64_longway (rtx op0, rtx temp, function

Completed in 40 milliseconds