/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | match.pd | 102 plus conditionalize on tree_nop_conversion_p conversions. */ 105 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))))) 111 && tree_nop_conversion_p (TREE_TYPE (type), TREE_TYPE (TREE_TYPE (@0)))))) 486 && tree_nop_conversion_p (type, TREE_TYPE (@0)) 572 && tree_nop_conversion_p (type, TREE_TYPE (@1)) 752 && tree_nop_conversion_p (type, TREE_TYPE (@1))) 1143 (if (tree_nop_conversion_p (type, TREE_TYPE (@0)) 1144 && tree_nop_conversion_p (type, TREE_TYPE (@2)) 1151 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))) 1164 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))) [all …]
|
H A D | tree-chrec.c | 258 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1() 291 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
|
H A D | tree-affine.c | 316 if (tree_nop_conversion_p (otype, itype))
|
H A D | tree-vect-loop.c | 3042 && tree_nop_conversion_p (TREE_TYPE (gimple_assign_lhs (use_stmt)), in check_reduction_path() 6134 if (!tree_nop_conversion_p (TREE_TYPE (gimple_assign_lhs (assign)), in vectorizable_reduction()
|
H A D | tree-vect-stmts.c | 5326 return tree_nop_conversion_p (TREE_TYPE (lhs), TREE_TYPE (rhs)); in vect_nop_conversion_p() 5768 = !tree_nop_conversion_p (TREE_TYPE (vectype), in vectorizable_shift()
|
H A D | tree.c | 12699 tree_nop_conversion_p (const_tree outer_type, const_tree inner_type) in tree_nop_conversion_p() function 12753 return tree_nop_conversion_p (outer_type, inner_type); in tree_nop_conversion()
|
H A D | tree.h | 5092 extern bool tree_nop_conversion_p (const_tree, const_tree);
|
H A D | tree-ssa-reassoc.c | 643 && tree_nop_conversion_p (TREE_TYPE (gimple_assign_lhs (ass)), in gimple_nop_conversion_p()
|
H A D | fold-const.c | 2989 && !tree_nop_conversion_p (TREE_TYPE (arg0), TREE_TYPE (arg1))) in operand_equal_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | match.pd | 145 plus conditionalize on tree_nop_conversion_p conversions. */ 148 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))))) 154 && tree_nop_conversion_p (TREE_TYPE (type), TREE_TYPE (TREE_TYPE (@0)))))) 589 && tree_nop_conversion_p (type, TREE_TYPE (@0)) 675 && tree_nop_conversion_p (type, TREE_TYPE (@1)) 904 && tree_nop_conversion_p (type, TREE_TYPE (@1))) 1455 (if (tree_nop_conversion_p (type, TREE_TYPE (@0)) 1456 && tree_nop_conversion_p (type, TREE_TYPE (@2)) 1463 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))) 1476 (if (tree_nop_conversion_p (type, TREE_TYPE (@0))) [all …]
|
H A D | tree-chrec.cc | 258 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1() 291 && tree_nop_conversion_p (type, optype) in chrec_fold_plus_1()
|
H A D | tree-affine.cc | 317 if (tree_nop_conversion_p (otype, itype)) in expr_to_aff_combination()
|
H A D | tree-scalar-evolution.cc | 3285 if (!tree_nop_conversion_p (type, TREE_TYPE (e)) in simple_iv_with_niters()
|
H A D | tree-if-conv.cc | 1622 || !tree_nop_conversion_p (TREE_TYPE (op), TREE_TYPE in strip_nop_cond_scalar_reduction()
|
H A D | tree.cc | 8508 && tree_nop_conversion_p (type, TREE_TYPE (arg))) in tree_builtin_call_types_compatible_p() 8521 : tree_nop_conversion_p (integer_type_node, in tree_builtin_call_types_compatible_p() 11815 tree_nop_conversion_p (const_tree outer_type, const_tree inner_type) in tree_nop_conversion_p() function 11869 return tree_nop_conversion_p (outer_type, inner_type); in tree_nop_conversion()
|
H A D | tree-ssa-ccp.cc | 3933 if (!tree_nop_conversion_p (TREE_TYPE (use_lhs), TREE_TYPE (lhs)) in optimize_atomic_op_fetch_cmp_0()
|
H A D | tree-vect-loop.cc | 3492 && tree_nop_conversion_p (op.type, TREE_TYPE (op.ops[0]))) in check_reduction_path() 6702 if (!tree_nop_conversion_p (op.type, TREE_TYPE (op.ops[0]))) in vectorizable_reduction()
|
H A D | tree-vect-stmts.cc | 5379 return tree_nop_conversion_p (TREE_TYPE (lhs), TREE_TYPE (rhs)); in vect_nop_conversion_p() 5826 || !tree_nop_conversion_p (TREE_TYPE (vectype), in vectorizable_shift()
|
H A D | tree-ssa-reassoc.cc | 710 && tree_nop_conversion_p (TREE_TYPE (gimple_assign_lhs (ass)), in gimple_nop_conversion_p()
|
H A D | tree.h | 5273 extern bool tree_nop_conversion_p (const_tree, const_tree);
|
H A D | tree-cfg.cc | 4467 || !tree_nop_conversion_p (rhs1_type, rhs2_type) in verify_gimple_assign_ternary()
|
H A D | fold-const.cc | 3004 && !tree_nop_conversion_p (TREE_TYPE (arg0), TREE_TYPE (arg1))) in operand_equal_p()
|
H A D | ChangeLog | 7060 comparisons or tree_nop_conversion_p checks.
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | i386.cc | 23262 if (tree_nop_conversion_p in add_stmt_cost() 23345 && tree_nop_conversion_p (TREE_TYPE (gimple_assign_lhs (def)), in add_stmt_cost()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | i386.c | 21943 if (tree_nop_conversion_p in ix86_add_stmt_cost()
|