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

  /src/external/gpl3/gcc/dist/gcc/
dwarf2out.cc 3876 static dw_loc_descr_ref multiple_reg_loc_descriptor (rtx, rtx,
14382 return multiple_reg_loc_descriptor (rtl, regs, initialized);
14416 multiple_reg_loc_descriptor (rtx rtl, rtx regs,
14403 multiple_reg_loc_descriptor (rtx rtl, rtx regs, function
  /src/external/gpl3/gcc.old/dist/gcc/
dwarf2out.cc 3878 static dw_loc_descr_ref multiple_reg_loc_descriptor (rtx, rtx,
14297 return multiple_reg_loc_descriptor (rtl, regs, initialized);
14331 multiple_reg_loc_descriptor (rtx rtl, rtx regs,
14318 multiple_reg_loc_descriptor (rtx rtl, rtx regs, function

Completed in 71 milliseconds