Searched refs:gimple_build_assign_with_ops (Results 1 - 2 of 2) sorted by last modified time

/linux-master/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c337 return gimple_build_assign_with_ops(code, lhs, op1, op2);
H A Dgcc-common.h311 static inline gimple gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) function

Completed in 170 milliseconds