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

  /src/external/gpl3/gcc.old/dist/gcc/
optabs.cc 2376 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1,
2419 if (expand_twoval_unop (unoptab, cop0, t0, t1, unsignedp))
2368 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1, function
  /src/external/gpl3/gcc/dist/gcc/
optabs.cc 2391 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1,
2434 if (expand_twoval_unop (unoptab, cop0, t0, t1, unsignedp))
2383 expand_twoval_unop (optab unoptab, rtx op0, rtx targ0, rtx targ1, function

Completed in 88 milliseconds