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

  /src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc 39 integer_cst_p (tree t) function
63 && integer_cst_p (t)
1249 if (integer_cst_p (arg))
1621 if (integer_cst_p (arg0) && integer_cst_p (arg1))
1665 && integer_cst_p (arg1))
1680 if (integer_cst_p (arg0)
1824 if (integer_cst_p (arg0) && integer_cst_p (arg1))
2008 if (integer_cst_p (arg0) && integer_cst_p (arg1) && integer_cst_p (arg2)
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc 39 integer_cst_p (tree t) function
63 && integer_cst_p (t)
1192 if (integer_cst_p (arg))
1539 && integer_cst_p (arg1))
1554 if (integer_cst_p (arg0)

Completed in 47 milliseconds