OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_reg
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/gas/config/
tc-msp430.c
1862
check_reg
(char * t)
function
2228
if ((op->reg =
check_reg
(t)) == -1)
2270
if ((op->reg =
check_reg
(t + 1)) == -1)
2348
if ((op->reg =
check_reg
(l)) != -1)
3446
if ((reg =
check_reg
(l2)) == -1)
3529
if ((reg =
check_reg
(l2)) == -1)
3612
if ((n =
check_reg
(l1)) == -1)
3623
if ((reg =
check_reg
(l2)) == -1)
3726
if ((reg =
check_reg
(l1)) != -1)
/src/external/gpl3/binutils.old/dist/gas/config/
tc-msp430.c
1862
check_reg
(char * t)
function
2228
if ((op->reg =
check_reg
(t)) == -1)
2270
if ((op->reg =
check_reg
(t + 1)) == -1)
2348
if ((op->reg =
check_reg
(l)) != -1)
3446
if ((reg =
check_reg
(l2)) == -1)
3529
if ((reg =
check_reg
(l2)) == -1)
3612
if ((n =
check_reg
(l1)) == -1)
3623
if ((reg =
check_reg
(l2)) == -1)
3726
if ((reg =
check_reg
(l1)) != -1)
/src/external/gpl3/gcc/dist/gcc/
reload1.cc
6906
rtx
check_reg
;
6909
check_reg
= rld[r].reg_rtx;
6913
check_reg
= reload_override_in[r];
6916
if (! free_for_value_p (true_regnum (
check_reg
), rld[r].mode,
6882
rtx
check_reg
;
local
/src/external/gpl3/gcc.old/dist/gcc/
reload1.cc
6906
rtx
check_reg
;
6909
check_reg
= rld[r].reg_rtx;
6913
check_reg
= reload_override_in[r];
6916
if (! free_for_value_p (true_regnum (
check_reg
), rld[r].mode,
6882
rtx
check_reg
;
local
Completed in 27 milliseconds
Indexes created Mon Apr 27 00:23:16 UTC 2026