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

  /src/external/gpl3/gcc.old/dist/gcc/c-family/
c-common.cc 1363 shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise)
1626 expr_type = shorten_binary_op (expr_type,
1361 shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise) function
  /src/external/gpl3/gcc/dist/gcc/c-family/
c-common.cc 1386 shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise)
1663 expr_type = shorten_binary_op (expr_type,
1384 shorten_binary_op (tree result_type, tree op0, tree op1, bool bitwise) function

Completed in 34 milliseconds