Searched refs:get_constraint_for_ptr_offset (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 3128 get_constraint_for_ptr_offset (tree ptr, tree offset, in get_constraint_for_ptr_offset() function 3544 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0), in get_constraint_for_1() 4425 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4432 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4433 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4455 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4560 get_constraint_for_ptr_offset (gimple_call_lhs (t), in find_func_aliases_for_builtin_call() 4562 get_constraint_for_ptr_offset (gimple_call_arg (t, 0), in find_func_aliases_for_builtin_call() 4592 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4734 get_constraint_for_ptr_offset (valist, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 3135 get_constraint_for_ptr_offset (tree ptr, tree offset, in get_constraint_for_ptr_offset() function 3551 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0), in get_constraint_for_1() 4537 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4544 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4545 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4567 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4673 get_constraint_for_ptr_offset (gimple_call_lhs (t), in find_func_aliases_for_builtin_call() 4675 get_constraint_for_ptr_offset (gimple_call_arg (t, 0), in find_func_aliases_for_builtin_call() 4705 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4847 get_constraint_for_ptr_offset (valist, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() [all …]
|
H A D | ChangeLog-2009 | 5085 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Avoid 18619 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): 29684 (get_constraint_for_ptr_offset): Handle unknown and negative
|
H A D | ChangeLog-2014 | 40385 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise. 44835 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): 44846 (get_constraint_for_ptr_offset): Likewise.
|
H A D | ChangeLog-2011 | 14291 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise. 14293 to get_constraint_for_ptr_offset.
|
H A D | ChangeLog-2017 | 12427 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise. 26967 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
|
H A D | ChangeLog-2008 | 14487 (get_constraint_for_ptr_offset): New function.
|
H A D | ChangeLog-2010 | 14050 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Adjust.
|
H A D | ChangeLog-2013 | 36266 (get_constraint_for_ssa_var, get_constraint_for_ptr_offset,
|