OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:output_operands
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
thead.cc
72
rtx
output_operands
[5];
local
133
output_operands
[0] = copy_rtx (reg1);
134
output_operands
[1] = copy_rtx (reg2);
135
output_operands
[2] = copy_rtx (base1);
136
output_operands
[3] = gen_rtx_CONST_INT (mode, imm2);
137
output_operands
[4] = gen_rtx_CONST_INT (mode, shamt);
138
output_asm_insn (format,
output_operands
);
546
rtx
output_operands
[2];
local
572
output_operands
[0] = dest;
573
output_operands
[1] = src
739
rtx
output_operands
[2];
local
781
rtx
output_operands
[2];
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/config/nds32/
nds32-md-auxiliary.cc
2983
rtx
output_operands
[2];
local
3001
output_operands
[0] = output;
3002
output_operands
[1] = input;
3003
output_asm_insn (pattern,
output_operands
);
/src/external/gpl3/gcc.old/dist/gcc/config/nds32/
nds32-md-auxiliary.cc
2983
rtx
output_operands
[2];
local
3001
output_operands
[0] = output;
3002
output_operands
[1] = input;
3003
output_asm_insn (pattern,
output_operands
);
Completed in 23 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026