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

  /src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c 11008 float total_freq; /* fall-through + branch target frequency */
11041 subseg_e->total_freq = 1.0;
11079 return subseg_e->total_freq;
11100 subseg_e->total_freq = total_f;
10992 float total_freq; \/* fall-through + branch target frequency *\/ member in struct:subseg_map_struct
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c 11008 float total_freq; /* fall-through + branch target frequency */
11041 subseg_e->total_freq = 1.0;
11079 return subseg_e->total_freq;
11100 subseg_e->total_freq = total_f;
10992 float total_freq; \/* fall-through + branch target frequency *\/ member in struct:subseg_map_struct

Completed in 37 milliseconds