Home
last modified time | relevance | path

Searched refs:expand_complex_abs (Results 1 – 9 of 9) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Doptabs.h283 extern rtx expand_complex_abs PARAMS ((enum machine_mode, rtx, rtx, int));
Doptabs.c2743 expand_complex_abs (mode, op0, target, unsignedp) in expand_complex_abs() function
2833 temp = expand_complex_abs (wider_mode, xop0, NULL_RTX, unsignedp);
2913 temp = expand_complex_abs (wider_mode, xop0, NULL_RTX, unsignedp);
Dexpr.c8444 return expand_complex_abs (mode, op0, target, unsignedp);
DChangeLog.07550 (expand_complex_abs): Remove unused variable 'funexp'.
DChangeLog.56017 eliminate_constant_term, expand_complex_abs, find_single_use,
DChangeLog.45876 (expand_complex_abs): Use overflow-trapping optabs for signed types if
DChangeLog.27906 (expand_unop, expand_complex_abs, emit_unop_insn): Likewise.
DChangeLog9150 (expand_complex_abs): Ditto.
DChangeLog.71864 (expand_unop, expand_complex_abs, expand_unop_insn,