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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3880 static bool is_based_loc (const_rtx);
15006 is_based_loc (const_rtx rtl)
16462 if (is_based_loc (rtl)
14993 is_based_loc (const_rtx rtl) function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3882 static int is_based_loc (const_rtx);
14921 is_based_loc (const_rtx rtl)
16378 if (is_based_loc (rtl)
14908 is_based_loc (const_rtx rtl) function

Completed in 63 milliseconds