Home
last modified time | relevance | path

Searched defs:lhs (Results 1 – 3 of 3) sorted by relevance

/scripts/gcc-plugins/
Drandomize_layout_plugin.c44 const char *lhs; member
820 const_tree lhs; in find_bad_casts_execute() local
Dlatent_entropy_plugin.c340 static gimple create_assign(enum tree_code code, tree lhs, tree op1, in create_assign()
Dgcc-common.h382 tree lhs = gimple_get_lhs(gs); in gimple_store_p() local
845 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree … in gimple_build_assign_with_ops()