HomeSort by: relevance | last modified time | path
    Searched defs:get_constraint_for_ptr_offset (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-structalias.cc 3169 get_constraint_for_ptr_offset (tree ptr, tree offset, function
3585 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0),
4570 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc);
4577 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4578 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4600 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4706 get_constraint_for_ptr_offset (gimple_call_lhs (t),
4708 get_constraint_for_ptr_offset (gimple_call_arg (t, 0),
4738 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4880 get_constraint_for_ptr_offset (valist, NULL_TREE, &lhsc)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-structalias.cc 3136 get_constraint_for_ptr_offset (tree ptr, tree offset, function
3552 get_constraint_for_ptr_offset (TREE_OPERAND (t, 0),
4538 get_constraint_for_ptr_offset (dest, NULL_TREE, &rhsc);
4545 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4546 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4568 get_constraint_for_ptr_offset (dest, NULL_TREE, &lhsc);
4674 get_constraint_for_ptr_offset (gimple_call_lhs (t),
4676 get_constraint_for_ptr_offset (gimple_call_arg (t, 0),
4706 get_constraint_for_ptr_offset (src, NULL_TREE, &rhsc);
4848 get_constraint_for_ptr_offset (valist, NULL_TREE, &lhsc)
    [all...]

Completed in 22 milliseconds