Home
last modified time | relevance | path

Searched refs:insvdi_rshift_rlwimi_p (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/rs6000/
Drs6000-protos.h61 extern int insvdi_rshift_rlwimi_p (rtx, rtx, rtx);
Drs6000.md3564 && insvdi_rshift_rlwimi_p (operands[1], operands[2], operands[4])"
3584 && insvdi_rshift_rlwimi_p (operands[1], operands[2], operands[4])"
Drs6000.c9894 insvdi_rshift_rlwimi_p (rtx sizeop, rtx startop, rtx shiftop) in insvdi_rshift_rlwimi_p() function
/freebsd-12-stable/contrib/gcc/
DChangeLog-20063714 * config/rs6000/rs6000.c (insvdi_rshift_rlwimi_p): Correct shiftop
DChangeLog-200428162 (insvdi_rshift_rlwimi_p): New function.
28165 * config/rs6000/rs6000-protos.h (insvdi_rshift_rlwimi_p): Prototype.