HomeSort by: relevance | last modified time | path
    Searched defs:commutative_binary_op_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-match-exports.cc 1022 if ((is_comparison || commutative_binary_op_p (res_op->code, res_op->type))
1325 commutative_binary_op_p (code_helper code, tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-match-head.cc 302 if ((is_comparison || commutative_binary_op_p (res_op->code, res_op->type))
1339 commutative_binary_op_p (code_helper code, tree type) function

Completed in 14 milliseconds