Home
last modified time | relevance | path

Searched defs:regno2 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/config/c4x/
H A Dc4x.c453 c4x_hard_regno_rename_ok (unsigned int regno1, unsigned int regno2) in c4x_hard_regno_rename_ok()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/c4x/
H A Dc4x.c446 c4x_hard_regno_rename_ok (regno1, regno2) in c4x_hard_regno_rename_ok() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Ddf.c3102 unsigned int regno2 = REGNO (reg2); local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.c6999 int regno2 = TARGET_BIG_ENDIAN ? REGNO (reg) : REGNO (reg) + 1; local