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

  /src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc 4031 mips_immediate_operand_p (int code, HOST_WIDE_INT x)
4295 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x)))
4009 mips_immediate_operand_p (int code, HOST_WIDE_INT x) function
mips.cc 4031 mips_immediate_operand_p (int code, HOST_WIDE_INT x)
4295 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x)))
4009 mips_immediate_operand_p (int code, HOST_WIDE_INT x) function
  /src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc 3934 mips_immediate_operand_p (int code, HOST_WIDE_INT x)
4167 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x)))
3912 mips_immediate_operand_p (int code, HOST_WIDE_INT x) function
mips.cc 3934 mips_immediate_operand_p (int code, HOST_WIDE_INT x)
4167 if (speed || mips_immediate_operand_p (outer_code, INTVAL (x)))
3912 mips_immediate_operand_p (int code, HOST_WIDE_INT x) function

Completed in 110 milliseconds