Lines Matching defs:ar
914 tree ar, tree ai, tree br, tree bi, in expand_complex_addition()
994 expand_complex_libcall (gimple_stmt_iterator *gsi, tree type, tree ar, tree ai, in expand_complex_libcall()
1063 tree type, tree ar, tree ai, in expand_complex_multiplication_components()
1090 tree ar, tree ai, tree br, tree bi, in expand_complex_multiplication()
1236 tree ar, tree ai, tree br, tree bi, in expand_complex_div_straight()
1265 tree ar, tree ai, tree br, tree bi, in expand_complex_div_wide()
1420 tree ar, tree ai, tree br, tree bi, in expand_complex_division()
1502 tree ar, tree ai) in expand_complex_negation()
1518 tree ar, tree ai) in expand_complex_conjugate()
1530 expand_complex_comparison (gimple_stmt_iterator *gsi, tree ar, tree ai, in expand_complex_comparison()
1616 tree ac, ar, ai, bc, br, bi; in expand_complex_operations_1() local