OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cmp_mode_size
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vect-patterns.cc
5122
HOST_WIDE_INT
cmp_mode_size
local
5126
if (GET_MODE_BITSIZE (type_mode) ==
cmp_mode_size
)
5137
itype = build_nonstandard_integer_type (
cmp_mode_size
,
5141
|| GET_MODE_BITSIZE (SCALAR_TYPE_MODE (itype)) !=
cmp_mode_size
)
5151
if (GET_MODE_BITSIZE (type_mode) >
cmp_mode_size
)
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-patterns.cc
3925
HOST_WIDE_INT
cmp_mode_size
local
3929
if (GET_MODE_BITSIZE (type_mode) ==
cmp_mode_size
)
3940
itype = build_nonstandard_integer_type (
cmp_mode_size
,
3944
|| GET_MODE_BITSIZE (SCALAR_TYPE_MODE (itype)) !=
cmp_mode_size
)
3954
if (GET_MODE_BITSIZE (type_mode) >
cmp_mode_size
)
Completed in 33 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026