Home
last modified time | relevance | path

Searched refs:gimple_build_assign_with_ops (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c349 return gimple_build_assign_with_ops(code, lhs, op1, op2); in create_assign()
H A Dgcc-common.h847 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree … in gimple_build_assign_with_ops() function