OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Mar 04 15:26:31 UTC 2026