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

  /src/external/gpl3/gcc.old/dist/gcc/config/h8300/
h8300.cc 3649 static void get_shift_alg (enum shift_type,
3665 get_shift_alg (enum shift_type shift_type, enum shift_mode shift_mode,
4128 get_shift_alg (shift_type, shift_mode, n, &info);
4281 get_shift_alg (shift_type, shift_mode, 1, &info);
4298 get_shift_alg (shift_type, shift_mode, n, &info);
4438 get_shift_alg (shift_type, shift_mode, n, &info);
3652 get_shift_alg (enum shift_type shift_type, enum shift_mode shift_mode, function
  /src/external/gpl3/gcc/dist/gcc/config/h8300/
h8300.cc 3649 static void get_shift_alg (enum shift_type,
3665 get_shift_alg (enum shift_type shift_type, enum shift_mode shift_mode,
4128 get_shift_alg (shift_type, shift_mode, n, &info);
4281 get_shift_alg (shift_type, shift_mode, 1, &info);
4298 get_shift_alg (shift_type, shift_mode, n, &info);
4443 get_shift_alg (shift_type, shift_mode, n, &info);
3652 get_shift_alg (enum shift_type shift_type, enum shift_mode shift_mode, function

Completed in 19 milliseconds