Searched refs:get_constraint_for_ptr_offset (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-structalias.c | 3068 get_constraint_for_ptr_offset (tree ptr, tree offset, in get_constraint_for_ptr_offset() function 3464 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0), in get_constraint_for_1() 4346 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4353 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4354 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4376 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4455 get_constraint_for_ptr_offset (gimple_call_lhs (t), in find_func_aliases_for_builtin_call() 4457 get_constraint_for_ptr_offset (gimple_call_arg (t, 0), in find_func_aliases_for_builtin_call() 4487 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4627 get_constraint_for_ptr_offset (valist, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() [all …]
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-structalias.c | 2887 get_constraint_for_ptr_offset (tree ptr, tree offset, in get_constraint_for_ptr_offset() function 3285 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0), in get_constraint_for_1() 4078 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4085 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4086 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc); in find_func_aliases_for_builtin_call() 4111 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc); in find_func_aliases_for_builtin_call() 4173 get_constraint_for_ptr_offset (gimple_call_lhs (t), in find_func_aliases_for_builtin_call() 4175 get_constraint_for_ptr_offset (gimple_call_arg (t, 0), in find_func_aliases_for_builtin_call() 4535 get_constraint_for_ptr_offset (gimple_assign_rhs1 (t), in find_func_aliases() 4542 get_constraint_for_ptr_offset (gimple_assign_rhs1 (t), in find_func_aliases() [all …]
|