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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Doptabs.c2242 expand_absneg_bit (enum rtx_code code, enum machine_mode mode,
2498 temp = expand_absneg_bit (NEG, mode, op0, target);
2651 temp = expand_absneg_bit (ABS, mode, op0, target);
2232 expand_absneg_bit (enum rtx_code code, enum machine_mode mode, function
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Doptabs.c2936 expand_absneg_bit (enum rtx_code code, enum machine_mode mode,
3228 temp = expand_absneg_bit (NEG, mode, op0, target);
3405 temp = expand_absneg_bit (ABS, mode, op0, target);
2925 expand_absneg_bit (enum rtx_code code, enum machine_mode mode, function

Completed in 139 milliseconds