OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:simd_matched
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc
91
bool *
simd_matched
)
100
*
simd_matched
= true;
877
/* Like match, but set a flag
simd_matched
if keyword matched
885
&
simd_matched
)) == MATCH_YES) \
919
/* Like match, but set a flag
simd_matched
if keyword matched. */
924
&
simd_matched
)) == MATCH_YES) \
958
bool
simd_matched
= false;
local
1289
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1293
if (flag_openmp ||
simd_matched
)
parse.cc
91
bool *
simd_matched
)
100
*
simd_matched
= true;
877
/* Like match, but set a flag
simd_matched
if keyword matched
885
&
simd_matched
)) == MATCH_YES) \
919
/* Like match, but set a flag
simd_matched
if keyword matched. */
924
&
simd_matched
)) == MATCH_YES) \
958
bool
simd_matched
= false;
local
1289
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1293
if (flag_openmp ||
simd_matched
)
parse.cc
91
bool *
simd_matched
)
100
*
simd_matched
= true;
877
/* Like match, but set a flag
simd_matched
if keyword matched
885
&
simd_matched
)) == MATCH_YES) \
919
/* Like match, but set a flag
simd_matched
if keyword matched. */
924
&
simd_matched
)) == MATCH_YES) \
958
bool
simd_matched
= false;
local
1289
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1293
if (flag_openmp ||
simd_matched
)
/src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc
83
bool *
simd_matched
)
92
*
simd_matched
= true;
748
/* Like match, but set a flag
simd_matched
if keyword matched
756
&
simd_matched
)) == MATCH_YES) \
790
/* Like match, but set a flag
simd_matched
if keyword matched. */
795
&
simd_matched
)) == MATCH_YES) \
829
bool
simd_matched
= false;
local
1139
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1143
if (flag_openmp ||
simd_matched
)
parse.cc
83
bool *
simd_matched
)
92
*
simd_matched
= true;
748
/* Like match, but set a flag
simd_matched
if keyword matched
756
&
simd_matched
)) == MATCH_YES) \
790
/* Like match, but set a flag
simd_matched
if keyword matched. */
795
&
simd_matched
)) == MATCH_YES) \
829
bool
simd_matched
= false;
local
1139
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1143
if (flag_openmp ||
simd_matched
)
parse.cc
83
bool *
simd_matched
)
92
*
simd_matched
= true;
748
/* Like match, but set a flag
simd_matched
if keyword matched
756
&
simd_matched
)) == MATCH_YES) \
790
/* Like match, but set a flag
simd_matched
if keyword matched. */
795
&
simd_matched
)) == MATCH_YES) \
829
bool
simd_matched
= false;
local
1139
not -fopenmp and
simd_matched
is false, i.e. if a directive other
1143
if (flag_openmp ||
simd_matched
)
Completed in 130 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026