OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_MACHINE_MODE
(Results
1 - 25
of
149
) sorted by relevancy
1
2
3
4
5
6
/src/external/gpl3/gcc/dist/gcc/
lower-subreg.h
27
bool move_modes_to_split[
MAX_MACHINE_MODE
];
ira.h
76
unsigned char x_ira_reg_class_max_nregs[N_REG_CLASSES][
MAX_MACHINE_MODE
];
77
unsigned char x_ira_reg_class_min_nregs[N_REG_CLASSES][
MAX_MACHINE_MODE
];
80
short x_ira_memory_move_cost[
MAX_MACHINE_MODE
][N_REG_CLASSES][2];
110
short x_ira_class_singleton[N_REG_CLASSES][
MAX_MACHINE_MODE
];
tree-streamer.h
78
extern unsigned char streamer_mode_table[
MAX_MACHINE_MODE
];
111
int last = 1 << ceil_log2 (
MAX_MACHINE_MODE
);
reload.h
183
bool x_double_reg_address_ok[
MAX_MACHINE_MODE
];
190
int x_cached_reg_save_code[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
191
int x_cached_reg_restore_code[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
regs.h
203
unsigned char x_hard_regno_nregs[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
216
bool x_have_regs_of_mode[
MAX_MACHINE_MODE
];
219
char x_contains_reg_of_mode[N_REG_CLASSES][
MAX_MACHINE_MODE
];
223
char x_contains_allocatable_reg_of_mode[N_REG_CLASSES][
MAX_MACHINE_MODE
];
/src/external/gpl3/gcc.old/dist/gcc/
lower-subreg.h
27
bool move_modes_to_split[
MAX_MACHINE_MODE
];
ira.h
76
unsigned char x_ira_reg_class_max_nregs[N_REG_CLASSES][
MAX_MACHINE_MODE
];
77
unsigned char x_ira_reg_class_min_nregs[N_REG_CLASSES][
MAX_MACHINE_MODE
];
80
short x_ira_memory_move_cost[
MAX_MACHINE_MODE
][N_REG_CLASSES][2];
110
short x_ira_class_singleton[N_REG_CLASSES][
MAX_MACHINE_MODE
];
reload.h
183
bool x_double_reg_address_ok[
MAX_MACHINE_MODE
];
190
int x_cached_reg_save_code[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
191
int x_cached_reg_restore_code[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
regs.h
203
unsigned char x_hard_regno_nregs[FIRST_PSEUDO_REGISTER][
MAX_MACHINE_MODE
];
216
bool x_have_regs_of_mode[
MAX_MACHINE_MODE
];
219
char x_contains_reg_of_mode[N_REG_CLASSES][
MAX_MACHINE_MODE
];
223
char x_contains_allocatable_reg_of_mode[N_REG_CLASSES][
MAX_MACHINE_MODE
];
/src/external/gpl3/gcc/usr.bin/gcc/arch/alpha/
insn-modes.h
335
MAX_MACHINE_MODE
,
400
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/hppa/
insn-modes.h
321
MAX_MACHINE_MODE
,
386
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/m68000/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/m68k/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/sh3eb/
insn-modes.h
398
MAX_MACHINE_MODE
,
463
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/sh3el/
insn-modes.h
398
MAX_MACHINE_MODE
,
463
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc/usr.bin/gcc/arch/vax/
insn-modes.h
307
MAX_MACHINE_MODE
,
372
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/alpha/
insn-modes.h
335
MAX_MACHINE_MODE
,
400
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/hppa/
insn-modes.h
321
MAX_MACHINE_MODE
,
386
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68000/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/m68k/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv32/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/riscv64/
insn-modes.h
300
MAX_MACHINE_MODE
,
365
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3eb/
insn-modes.h
398
MAX_MACHINE_MODE
,
463
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/sh3el/
insn-modes.h
398
MAX_MACHINE_MODE
,
463
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
/src/external/gpl3/gcc.old/usr.bin/gcc/arch/vax/
insn-modes.h
307
MAX_MACHINE_MODE
,
372
NUM_MACHINE_MODES =
MAX_MACHINE_MODE
Completed in 3786 milliseconds
1
2
3
4
5
6
Indexes created Wed Jul 01 00:25:26 UTC 2026