Home
last modified time | relevance | path

Searched refs:registers_ok_for_quad_peep (Results 1 – 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/rs6000/
Drs6000-protos.h62 extern int registers_ok_for_quad_peep (rtx, rtx);
Drs6000.md9755 && registers_ok_for_quad_peep (operands[0], operands[2])
9777 && registers_ok_for_quad_peep (operands[1], operands[3])
Drs6000.c9912 registers_ok_for_quad_peep (rtx reg1, rtx reg2) in registers_ok_for_quad_peep() function
/freebsd-10-stable/contrib/gcc/
DChangeLog-200435179 * config/rs6000/rs6000.c (registers_ok_for_quad_peep):