Lines Matching refs:CONSTRUCTOR
2344 if (TREE_CODE (ctor) == CONSTRUCTOR) in optimize_count_trailing_zeroes()
2571 if (gimple_assign_rhs_code (def_stmt) != CONSTRUCTOR) in simplify_permutation()
2603 else if (code == CONSTRUCTOR in simplify_permutation()
2631 if (gimple_assign_rhs_code (def_stmt2) != CONSTRUCTOR) in simplify_permutation()
2634 else if (code2 != CONSTRUCTOR && code2 != VECTOR_CST) in simplify_permutation()
2662 gcc_assert (gimple_assign_rhs_code (def_stmt) == CONSTRUCTOR); in simplify_permutation()
2663 code = CONSTRUCTOR; in simplify_permutation()
2717 gcc_assert (code == CONSTRUCTOR || code == VECTOR_CST); in simplify_permutation()
2724 || (TREE_CODE (opt) != CONSTRUCTOR && TREE_CODE (opt) != VECTOR_CST)) in simplify_permutation()
2795 gcc_checking_assert (TREE_CODE (op) == CONSTRUCTOR in simplify_vector_constructor()
3659 else if (code == CONSTRUCTOR in execute()
3824 else if (code == CONSTRUCTOR in execute()