Searched refs:unsigned_reg_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h3482 extern bool unsigned_reg_p (rtx);
H A Drtlanal.c1052 unsigned_reg_p (rtx op)
1046 unsigned_reg_p (rtx op) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.h3621 extern bool unsigned_reg_p (rtx);
H A Drtlanal.cc1052 unsigned_reg_p (rtx op)
1046 unsigned_reg_p (rtx op) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c14149 && unsigned_reg_p (op0)
14150 && (unsigned_reg_p (op1)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc14877 && unsigned_reg_p (op0)
14878 && (unsigned_reg_p (op1)

Completed in 518 milliseconds