Searched defs:lhs (Results 1 – 3 of 3) sorted by relevance
44 const char *lhs; member820 const_tree lhs; in find_bad_casts_execute() local
340 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign()
382 tree lhs = gimple_get_lhs(gs); in gimple_store_p() local845 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree … in gimple_build_assign_with_ops()