Home
last modified time | relevance | path

Searched refs:can_ext (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh.cc3915 int can_ext; in shl_and_kind() local
4002 can_ext = ((mask << left) & ((unsigned HOST_WIDE_INT) 3 << 30)) == 0; in shl_and_kind()
4008 + (can_ext in shl_and_kind()
4013 best = 4 - can_ext; in shl_and_kind()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh.c3915 int can_ext; in shl_and_kind() local
4002 can_ext = ((mask << left) & ((unsigned HOST_WIDE_INT) 3 << 30)) == 0; in shl_and_kind()
4008 + (can_ext in shl_and_kind()
4013 best = 4 - can_ext; in shl_and_kind()