Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/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.c9879 registers_ok_for_quad_peep (rtx reg1, rtx reg2) in registers_ok_for_quad_peep() function
/openbsd/src/gnu/usr.bin/gcc/gcc/config/rs6000/
Drs6000-protos.h101 extern int registers_ok_for_quad_peep PARAMS ((rtx, rtx));
Drs6000.c7098 registers_ok_for_quad_peep (reg1, reg2) in registers_ok_for_quad_peep() function
Drs6000.md10176 && registers_ok_for_quad_peep (operands[0], operands[2])
10188 && registers_ok_for_quad_peep (operands[1], operands[3])