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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 5363 expand_float (rtx to, rtx from, int unsignedp)
5467 expand_float (target, from, 0);
5482 expand_float (target, temp, 0);
5504 expand_float (target, from, 0);
5342 expand_float (rtx to, rtx from, int unsignedp) function
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 5577 expand_float (rtx to, rtx from, int unsignedp)
5681 expand_float (target, from, 0);
5696 expand_float (target, temp, 0);
5718 expand_float (target, from, 0);
5557 expand_float (rtx to, rtx from, int unsignedp) function

Completed in 30 milliseconds