OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xop2
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/avr/
avr.cc
987
rtx
xop2
[5] = { op[0], op[1], op[2], op[3], op[4] };
989
if (! rtx_equal_p (xop1[1],
xop2
[1])
991
|| ! CONST_INT_P (
xop2
[2]))
996
enum rtx_code code2 = GET_CODE (
xop2
[0]);
998
code2 = avr_redundant_compare (code1, xop1[2], code2,
xop2
[2],
1027
rtx xpat2 = gen_branch (
xop2
[3], xcond2);
1052
JUMP_LABEL (branch2) =
xop2
[3];
1056
++LABEL_NUSES (
xop2
[3]);
9947
rtx
xop2
= xop[2];
9957
xop2
= const0_rtx
986
rtx
xop2
[5] = { op[0], op[1], op[2], op[3], op[4] };
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch.cc
10552
rtx
xop2
= operands[2];
local
10555
xop2
= gen_reg_rtx (vimode);
10556
emit_move_insn (
xop2
,
10560
emit_move_insn (src2,
xop2
);
10629
rtx
xop2
= operands[2];
local
10632
xop2
= gen_reg_rtx (vimode);
10633
emit_move_insn (
xop2
,
10637
emit_move_insn (src2,
xop2
);
/src/external/gpl3/gcc.old/dist/gcc/config/avr/
avr.cc
947
rtx
xop2
[5] = { op[0], op[1], op[2], op[3], op[4] };
949
if (! rtx_equal_p (xop1[1],
xop2
[1])
951
|| ! CONST_INT_P (
xop2
[2]))
956
enum rtx_code code2 = GET_CODE (
xop2
[0]);
958
code2 = avr_redundant_compare (code1, xop1[2], code2,
xop2
[2],
987
rtx xpat2 = gen_branch (
xop2
[3], xcond2);
1012
JUMP_LABEL (branch2) =
xop2
[3];
1016
++LABEL_NUSES (
xop2
[3]);
946
rtx
xop2
[5] = { op[0], op[1], op[2], op[3], op[4] };
local
/src/external/gpl3/gcc/dist/gcc/config/mips/
mips.cc
22873
rtx
xop2
= operands[2];
22876
xop2
= gen_reg_rtx (vimode);
22877
emit_move_insn (
xop2
, gen_lowpart (vimode, operands[2]));
22879
emit_move_insn (src2,
xop2
);
/src/external/gpl3/gcc.old/dist/gcc/config/mips/
mips.cc
22656
rtx
xop2
= operands[2];
22659
xop2
= gen_reg_rtx (vimode);
22660
emit_move_insn (
xop2
, gen_lowpart (vimode, operands[2]));
22662
emit_move_insn (src2,
xop2
);
Completed in 57 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026