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

  /src/external/gpl3/gcc/dist/gcc/
fold-const-call.cc 1240 /* Subroutine of fold_const_call, with the same interface. Handle cases
1339 fold_const_call (combined_fn fn, tree type, tree arg) function
1611 /* Subroutine of fold_const_call, with the same interface. Handle cases
1734 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1) function
1895 /* Subroutine of fold_const_call, with the same interface. Handle cases
1933 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) function
  /src/external/gpl3/gcc.old/dist/gcc/
fold-const-call.cc 1183 /* Subroutine of fold_const_call, with the same interface. Handle cases
1282 fold_const_call (combined_fn fn, tree type, tree arg) function
1498 /* Subroutine of fold_const_call, with the same interface. Handle cases
1608 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1) function
1728 /* Subroutine of fold_const_call, with the same interface. Handle cases
1766 fold_const_call (combined_fn fn, tree type, tree arg0, tree arg1, tree arg2) function

Completed in 14 milliseconds