Searched refs:expand_mult_highpart_optab (Results 1 – 3 of 3) sorted by relevance
| /freebsd-9-stable/contrib/gcc/ |
| D | expmed.c | 2447 static rtx expand_mult_highpart_optab (enum machine_mode, rtx, rtx, rtx, 3432 expand_mult_highpart_optab (enum machine_mode mode, rtx op0, rtx op1, in expand_mult_highpart_optab() function 3564 return expand_mult_highpart_optab (mode, op0, op1, target, in expand_mult_highpart() 3582 tem = expand_mult_highpart_optab (mode, op0, op1, target, unsignedp, in expand_mult_highpart() 3597 return expand_mult_highpart_optab (mode, op0, op1, target, in expand_mult_highpart()
|
| D | ChangeLog-2004 | 30199 (synth_mult, expand_mult_highpart_optab, expand_mult_highpart, 30978 expand_mult_highpart_optab, expand_divmod): Update uses of add_cost, 35380 (expand_mult_highpart_optab): Call expand_mult_highpart_adjust 35599 * expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 35774 (expand_mult_highpart_optab): Likewise.
|
| D | ChangeLog-2005 | 689 * expmed.c (extract_high_half, expand_mult_highpart_optab, 33160 * expmed.c (expand_mult_highpart_optab): When attempting to use
|