HomeSort by: relevance | last modified time | path
    Searched refs:pwr2 (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
lra-constraints.cc 639 const int pwr2 = exact_log2 (ci);
640 if (pwr2 > 0)
645 XEXP (x, 1) = GEN_INT (pwr2);
637 const int pwr2 = exact_log2 (ci); local
  /src/external/gpl3/gcc.old/dist/gcc/
lra-constraints.cc 616 const int pwr2 = exact_log2 (ci);
617 if (pwr2 > 0)
622 XEXP (x, 1) = GEN_INT (pwr2);
614 const int pwr2 = exact_log2 (ci); local
  /src/external/mit/isl/dist/
configure 7563 echo "* where xxx is pwr2, pwr3, 604, or whatever kind of *"

Completed in 52 milliseconds