Searched refs:build_complex_inf (Results 1 – 7 of 7) sorted by relevance
5330 { build_complex_inf (type, false); }))5336 { build_complex_inf (type, TREE_REAL_CST_PTR (@1)->sign); }))
4412 extern tree build_complex_inf (tree, bool);
2260 build_complex_inf (tree type, bool neg) in build_complex_inf() function
4582 extern tree build_complex_inf (tree, bool);
6601 { build_complex_inf (type, false); }))6607 { build_complex_inf (type, TREE_REAL_CST_PTR (@1)->sign); }))
2529 build_complex_inf (tree type, bool neg) in build_complex_inf() function
11187 * tree.c: (build_complex_inf): ...this.11188 * tree.h (build_complex_inf): Declare.11190 Use build_complex_inf for existing cproj rules.