OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xt_true_regnum
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/xtensa/
xtensa.cc
489
xt_true_regnum
(rtx x)
501
int base =
xt_true_regnum
(SUBREG_REG (x));
528
int dst_regnum =
xt_true_regnum
(operands[0]);
538
&& !ACC_REG_P (
xt_true_regnum
(operands[1])));
545
int src_regnum =
xt_true_regnum
(operands[1]);
3015
fprintf (file, "%s", reg_names[
xt_true_regnum
(x) + 1]);
3141
fprintf (file, "%s", reg_names[
xt_true_regnum
(x)]);
4304
regno =
xt_true_regnum
(x);
487
xt_true_regnum
(rtx x)
function
xtensa.cc
489
xt_true_regnum
(rtx x)
501
int base =
xt_true_regnum
(SUBREG_REG (x));
528
int dst_regnum =
xt_true_regnum
(operands[0]);
538
&& !ACC_REG_P (
xt_true_regnum
(operands[1])));
545
int src_regnum =
xt_true_regnum
(operands[1]);
3015
fprintf (file, "%s", reg_names[
xt_true_regnum
(x) + 1]);
3141
fprintf (file, "%s", reg_names[
xt_true_regnum
(x)]);
4304
regno =
xt_true_regnum
(x);
487
xt_true_regnum
(rtx x)
function
/src/external/gpl3/gcc.old/dist/gcc/config/xtensa/
xtensa.cc
481
xt_true_regnum
(rtx x)
493
int base =
xt_true_regnum
(SUBREG_REG (x));
511
int dst_regnum =
xt_true_regnum
(operands[0]);
521
&& !ACC_REG_P (
xt_true_regnum
(operands[1])));
528
int src_regnum =
xt_true_regnum
(operands[1]);
2403
fprintf (file, "%s", reg_names[
xt_true_regnum
(x) + 1]);
2535
fprintf (file, "%s", reg_names[
xt_true_regnum
(x)]);
3586
regno =
xt_true_regnum
(x);
479
xt_true_regnum
(rtx x)
function
xtensa.cc
481
xt_true_regnum
(rtx x)
493
int base =
xt_true_regnum
(SUBREG_REG (x));
511
int dst_regnum =
xt_true_regnum
(operands[0]);
521
&& !ACC_REG_P (
xt_true_regnum
(operands[1])));
528
int src_regnum =
xt_true_regnum
(operands[1]);
2403
fprintf (file, "%s", reg_names[
xt_true_regnum
(x) + 1]);
2535
fprintf (file, "%s", reg_names[
xt_true_regnum
(x)]);
3586
regno =
xt_true_regnum
(x);
479
xt_true_regnum
(rtx x)
function
Completed in 121 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026