Home
last modified time | relevance | path

Searched refs:convert_to_complex (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dconvert.h27 extern tree convert_to_complex (tree, tree);
H A Dc-convert.c110 return fold (convert_to_complex (type, e)); in convert()
H A Dconvert.c752 convert_to_complex (tree type, tree expr) in convert_to_complex() function
794 return convert_to_complex (type, integer_zero_node); in convert_to_complex()
798 return convert_to_complex (type, integer_zero_node); in convert_to_complex()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dconvert.h24 extern tree convert_to_complex PARAMS ((tree, tree));
H A Dconvert.c448 convert_to_complex (type, expr) in convert_to_complex() function
493 return convert_to_complex (type, integer_zero_node);
497 return convert_to_complex (type, integer_zero_node);
H A Dc-convert.c108 return fold (convert_to_complex (type, e));
/openbsd-src/gnu/gcc/gcc/treelang/
H A Dtree-convert.c101 return fold (convert_to_complex (type, e)); in convert()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcvt.c653 return fold (convert_to_complex (type, e));
738 return fold (convert_to_complex (type, e));
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcvt.c643 return fold_if_not_in_template (convert_to_complex (type, e)); in ocp_convert()
734 return fold_if_not_in_template (convert_to_complex (type, e)); in ocp_convert()
H A DChangeLog-20041661 * cvt.c (convert_to_complex): Likewise.
/openbsd-src/gnu/usr.bin/gcc/gcc/f/
H A Dcom.c1162 return fold (convert_to_complex (type, e));
1233 return fold (convert_to_complex (type, e));
14045 return fold (convert_to_complex (type, e));