OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:copy_num
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
mode-switching.cc
284
int copy_start,
copy_num
;
377
copy_num
= 0;
379
copy_num
= hard_regno_nregs (copy_start,
414
&& copy_start +
copy_num
<= ret_end
419
if (
copy_num
== 0)
426
&& copy_start +
copy_num
<= ret_end)
427
nregs -=
copy_num
;
283
int copy_start,
copy_num
;
local
mode-switching.cc
284
int copy_start,
copy_num
;
377
copy_num
= 0;
379
copy_num
= hard_regno_nregs (copy_start,
414
&& copy_start +
copy_num
<= ret_end
419
if (
copy_num
== 0)
426
&& copy_start +
copy_num
<= ret_end)
427
nregs -=
copy_num
;
283
int copy_start,
copy_num
;
local
/src/external/gpl3/gcc/dist/gcc/
mode-switching.cc
277
int copy_start,
copy_num
;
372
copy_num
= 0;
374
copy_num
= hard_regno_nregs (copy_start,
412
&& copy_start +
copy_num
<= ret_end
418
if (
copy_num
== 0)
425
&& copy_start +
copy_num
<= ret_end)
426
nregs -=
copy_num
;
276
int copy_start,
copy_num
;
local
mode-switching.cc
277
int copy_start,
copy_num
;
372
copy_num
= 0;
374
copy_num
= hard_regno_nregs (copy_start,
412
&& copy_start +
copy_num
<= ret_end
418
if (
copy_num
== 0)
425
&& copy_start +
copy_num
<= ret_end)
426
nregs -=
copy_num
;
276
int copy_start,
copy_num
;
local
Completed in 46 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026