OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_unit_alloc_regs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ira.cc
463
#define
no_unit_alloc_regs
\
476
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
518
no_unit_alloc_regs
= fixed_nonglobal_reg_set;
520
add_to_hard_reg_set (&
no_unit_alloc_regs
, Pmode,
547
temp_hard_regset = reg_class_contents[i] & ~
no_unit_alloc_regs
;
555
temp_hard_regset2 = reg_class_contents[j] & ~
no_unit_alloc_regs
;
614
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
615
temp_hard_regset2 = reg_class_contents[cl2] & ~
no_unit_alloc_regs
;
827
& ~(
no_unit_alloc_regs
842
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
461
#define
no_unit_alloc_regs
macro
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ira.cc
463
#define
no_unit_alloc_regs
\
476
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
518
no_unit_alloc_regs
= fixed_nonglobal_reg_set;
520
add_to_hard_reg_set (&
no_unit_alloc_regs
, Pmode,
547
temp_hard_regset = reg_class_contents[i] & ~
no_unit_alloc_regs
;
555
temp_hard_regset2 = reg_class_contents[j] & ~
no_unit_alloc_regs
;
610
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
611
temp_hard_regset2 = reg_class_contents[cl2] & ~
no_unit_alloc_regs
;
823
& ~(
no_unit_alloc_regs
838
temp_hard_regset = reg_class_contents[cl] & ~
no_unit_alloc_regs
;
461
#define
no_unit_alloc_regs
macro
[
all
...]
Completed in 107 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026