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

/freebsd-9.3-release/contrib/gcc/
H A Dexpmed.c3836 rtx tquotient;
3961 tquotient = target;
3963 tquotient = gen_reg_rtx (compute_mode);
4055 tquotient, 1);
4063 quotient = emit_store_flag (tquotient, GEU, op0, op1,
4119 tquotient, 1);
4144 tquotient, 1);
4178 tquotient, 0);
4182 quotient = emit_store_flag (tquotient, EQ, op0, op1,
4276 tquotient);
3823 rtx tquotient; local
[all...]

Completed in 81 milliseconds