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

  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 880 int ok_const = reg_or_int16_operand (y, GET_MODE (y));
882 if (! ok_const)
873 int ok_const = reg_or_int16_operand (y, GET_MODE (y)); local
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 883 int ok_const = reg_or_int16_operand (y, GET_MODE (y));
885 if (! ok_const)
876 int ok_const = reg_or_int16_operand (y, GET_MODE (y)); local

Completed in 15 milliseconds