Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
A Dgcc-common.h308 …le gimple_build_assign_with_ops(enum tree_code subcode, tree lhs, tree op1, tree op2 MEM_STAT_DECL) in gimple_build_assign_with_ops()
310 return gimple_build_assign(lhs, subcode, op1, op2 PASS_MEM_STAT); in gimple_build_assign_with_ops()
A Dlatent_entropy_plugin.c335 tree op2) in create_assign() argument
337 return gimple_build_assign_with_ops(code, lhs, op1, op2); in create_assign()

Completed in 6 milliseconds