OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:move_table
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira-int.h
71
typedef unsigned short
move_table
[N_REG_CLASSES];
typedef
843
move_table
*x_ira_register_move_cost[MAX_MACHINE_MODE];
847
move_table
*x_ira_may_move_in_cost[MAX_MACHINE_MODE];
851
move_table
*x_ira_may_move_out_cost[MAX_MACHINE_MODE];
/src/external/gpl3/gcc.old/dist/gcc/
ira-int.h
71
typedef unsigned short
move_table
[N_REG_CLASSES];
typedef
829
move_table
*x_ira_register_move_cost[MAX_MACHINE_MODE];
833
move_table
*x_ira_may_move_in_cost[MAX_MACHINE_MODE];
837
move_table
*x_ira_may_move_out_cost[MAX_MACHINE_MODE];
Completed in 17 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026