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

  /src/external/gpl3/gcc/dist/gcc/
emit-rtl.cc 204 static rtx lookup_const_fixed (rtx);
589 lookup_const_fixed (rtx fixed)
609 return lookup_const_fixed (fixed);
588 lookup_const_fixed (rtx fixed) function
emit-rtl.cc 204 static rtx lookup_const_fixed (rtx);
589 lookup_const_fixed (rtx fixed)
609 return lookup_const_fixed (fixed);
588 lookup_const_fixed (rtx fixed) function
  /src/external/gpl3/gcc.old/dist/gcc/
emit-rtl.cc 200 static rtx lookup_const_fixed (rtx);
585 lookup_const_fixed (rtx fixed)
605 return lookup_const_fixed (fixed);
584 lookup_const_fixed (rtx fixed) function
emit-rtl.cc 200 static rtx lookup_const_fixed (rtx);
585 lookup_const_fixed (rtx fixed)
605 return lookup_const_fixed (fixed);
584 lookup_const_fixed (rtx fixed) function

Completed in 47 milliseconds