OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:emit_move_insn
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expr.cc
272
emit_move_insn
(to, from);
311
emit_move_insn
(to, from);
451
emit_move_insn
(to, tof);
522
emit_move_insn
(to, tof);
697
emit_move_insn
(lowpart, lowfrom);
716
emit_move_insn
(subword, fill_value);
760
emit_move_insn
(to, gen_lowpart (to_mode, from));
808
emit_move_insn
(to, tmp);
832
emit_move_insn
(to, temp);
1979
emit_move_insn
(target, const0_rtx)
4607
emit_move_insn
(rtx x, rtx y)
function
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
269
emit_move_insn
(to, from);
308
emit_move_insn
(to, from);
531
emit_move_insn
(lowpart, lowfrom);
550
emit_move_insn
(subword, fill_value);
594
emit_move_insn
(to, gen_lowpart (to_mode, from));
642
emit_move_insn
(to, tmp);
666
emit_move_insn
(to, temp);
1760
emit_move_insn
(target, const0_rtx);
1764
emit_move_insn
(target, const1_rtx);
2104
emit_move_insn
(iter, const0_rtx)
4003
emit_move_insn
(rtx x, rtx y)
function
[
all
...]
Completed in 27 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026