OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lhs_bits
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-ssa.cc
1712
poly_uint64
lhs_bits
, nelts;
local
1713
if (poly_int_tree_p (TYPE_SIZE (TREE_TYPE (lhs)), &
lhs_bits
)
1714
&& multiple_p (
lhs_bits
,
2112
poly_uint64
lhs_bits
, nelts;
local
2115
&
lhs_bits
)
2116
&& multiple_p (
lhs_bits
,
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa.cc
1712
poly_uint64
lhs_bits
, nelts;
local
1713
if (poly_int_tree_p (TYPE_SIZE (TREE_TYPE (lhs)), &
lhs_bits
)
1714
&& multiple_p (
lhs_bits
,
2098
poly_uint64
lhs_bits
, nelts;
local
2101
&
lhs_bits
)
2102
&& multiple_p (
lhs_bits
,
Completed in 24 milliseconds
Indexes created Sat Mar 21 00:23:06 UTC 2026