Lines Matching refs:binary_op
4559 if (op_type != binary_op) in vect_gen_widened_results_half()
4699 if (op_type == binary_op) in vect_create_vectorized_promotion_stmts()
4832 if (op_type == binary_op) in vectorizable_conversion()
4935 gcc_assert (!(multi_step_cvt && op_type == binary_op)); in vectorizable_conversion()
5062 if (op_type == binary_op) in vectorizable_conversion()
5102 if (op_type == binary_op) in vectorizable_conversion()
5185 if (op_type == binary_op) in vectorizable_conversion()
5201 if (op_type == binary_op) in vectorizable_conversion()
6028 if (op_type != unary_op && op_type != binary_op && op_type != ternary_op) in vectorizable_operation()
6106 if (op_type == binary_op || op_type == ternary_op) in vectorizable_operation()
6319 if (op_type == binary_op) in vectorizable_operation()
6359 vop1 = ((op_type == binary_op || op_type == ternary_op) in vectorizable_operation()
6867 if (TREE_CODE_LENGTH (code) != binary_op || !commutative_tree_code (code)) in check_scan_store()
7107 gcc_assert (TREE_CODE_LENGTH (code) == binary_op in vectorizable_scan_store()