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

  /src/external/gpl3/gcc/dist/gcc/config/i386/
i386-expand.cc 9238 rtx_code_label *hot_label = gen_label_rtx (); local
9243 1, hot_label);
9250 emit_label (hot_label);
i386-expand.cc 9238 rtx_code_label *hot_label = gen_label_rtx (); local
9243 1, hot_label);
9250 emit_label (hot_label);
  /src/external/gpl3/gcc.old/dist/gcc/config/i386/
i386-expand.cc 8662 rtx_code_label *hot_label = gen_label_rtx (); local
8667 1, hot_label);
8674 emit_label (hot_label);
i386-expand.cc 8662 rtx_code_label *hot_label = gen_label_rtx (); local
8667 1, hot_label);
8674 emit_label (hot_label);

Completed in 96 milliseconds