Searched refs:complex_value (Results 1 – 6 of 6) sorted by relevance
3180 tree complex_value = TREE_VALUE (p); in split_complex_values() local3183 complex_type = TREE_TYPE (complex_value); in split_complex_values()3194 complex_value = save_expr (complex_value); in split_complex_values()3195 real = build1 (REALPART_EXPR, subtype, complex_value); in split_complex_values()3196 imag = build1 (IMAGPART_EXPR, subtype, complex_value); in split_complex_values()
4800 * testsuite/26_numerics/complex/complex_value.cc: Ditto.4805 * testsuite/26_numerics/complex/complex_value.cc: Ditto.
3071 complex_value.cc, buggy_complex.cc: Move to...4661 * testsuite/26_numerics/complex_value.cc: Likewise.
108 * testsuite/26_numerics/complex_value.cc: Same.8430 * testsuite/26_numerics/complex_value.cc: Set to noopts.
986 * testsuite/26_numerics/complex_value.cc: New file, for catching
2339 * testsuite/26_numerics/complex_value.cc: Likewise.