Home
last modified time | relevance | path

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 Dtree-ssa-structalias.c3128 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 Dtree-ssa-structalias.cc3135 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 DChangeLog-20095085 * 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 DChangeLog-201440385 * 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 DChangeLog-201114291 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise.
14293 to get_constraint_for_ptr_offset.
H A DChangeLog-201712427 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise.
26967 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Multiply
H A DChangeLog-200814487 (get_constraint_for_ptr_offset): New function.
H A DChangeLog-201014050 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Adjust.
H A DChangeLog-201336266 (get_constraint_for_ssa_var, get_constraint_for_ptr_offset,