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_complex
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
expr.cc
3046
/* Let
emit_move_complex
do the bulk of the work. */
4300
/* A subroutine of
emit_move_complex
. Generate a move from Y into X.
4344
/* A subroutine of
emit_move_complex
. Perform the move from Y to X
4367
emit_move_complex
(machine_mode mode, rtx x, rtx y)
4573
return
emit_move_complex
(mode, x, y);
4357
emit_move_complex
(machine_mode mode, rtx x, rtx y)
function
expr.cc
3046
/* Let
emit_move_complex
do the bulk of the work. */
4300
/* A subroutine of
emit_move_complex
. Generate a move from Y into X.
4344
/* A subroutine of
emit_move_complex
. Perform the move from Y to X
4367
emit_move_complex
(machine_mode mode, rtx x, rtx y)
4573
return
emit_move_complex
(mode, x, y);
4357
emit_move_complex
(machine_mode mode, rtx x, rtx y)
function
/src/external/gpl3/gcc.old/dist/gcc/
expr.cc
2476
/* Let
emit_move_complex
do the bulk of the work. */
3696
/* A subroutine of
emit_move_complex
. Generate a move from Y into X.
3740
/* A subroutine of
emit_move_complex
. Perform the move from Y to X
3763
emit_move_complex
(machine_mode mode, rtx x, rtx y)
3969
return
emit_move_complex
(mode, x, y);
3753
emit_move_complex
(machine_mode mode, rtx x, rtx y)
function
expr.cc
2476
/* Let
emit_move_complex
do the bulk of the work. */
3696
/* A subroutine of
emit_move_complex
. Generate a move from Y into X.
3740
/* A subroutine of
emit_move_complex
. Perform the move from Y to X
3763
emit_move_complex
(machine_mode mode, rtx x, rtx y)
3969
return
emit_move_complex
(mode, x, y);
3753
emit_move_complex
(machine_mode mode, rtx x, rtx y)
function
Completed in 82 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026