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

  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000.cc 258 static const struct clone_map rs6000_clone_map[CLONE_MAX] = { variable in typeref:struct:clone_map
25327 if ((rs6000_clone_map[ret].isa_mask & isa_masks) != 0)
25571 const char *arg_str = rs6000_clone_map[clone_isa].name;
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000.cc 259 static const struct clone_map rs6000_clone_map[CLONE_MAX] = { variable in typeref:struct:clone_map
24892 if ((rs6000_clone_map[ret].isa_mask & isa_masks) != 0)
25135 const char *arg_str = rs6000_clone_map[clone_isa].name;

Completed in 58 milliseconds