OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:regcount_count
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
mkoffload.cc
497
int fn_count = 0, var_count = 0, dims_count = 0,
regcount_count
= 0;
local
625
regcount_count
++;
665
for (int j = 0; j <
regcount_count
; j++)
683
for (i = 0; i <
regcount_count
; i++)
/src/external/gpl3/gcc/dist/gcc/config/gcn/
mkoffload.cc
489
int dims_count = 0,
regcount_count
= 0;
local
647
regcount_count
++;
689
for (int j = 0; j <
regcount_count
; j++)
719
for (i = 0; i <
regcount_count
; i++)
Completed in 15 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026