OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bfref
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-slp.cc
1787
tree
bfref
= gimple_assign_rhs1 (estmt);
local
1789
if (!known_eq (bit_field_size (
bfref
),
1791
|| !constant_multiple_p (bit_field_offset (
bfref
),
1792
bit_field_size (
bfref
), &lane))
tree-vect-slp.cc
1787
tree
bfref
= gimple_assign_rhs1 (estmt);
local
1789
if (!known_eq (bit_field_size (
bfref
),
1791
|| !constant_multiple_p (bit_field_offset (
bfref
),
1792
bit_field_size (
bfref
), &lane))
/src/external/gpl3/gcc/dist/gcc/
tree-vect-slp.cc
1998
tree
bfref
= gimple_assign_rhs1 (estmt);
local
2000
if (!known_eq (bit_field_size (
bfref
),
2002
|| !constant_multiple_p (bit_field_offset (
bfref
),
2003
bit_field_size (
bfref
), &lane))
tree-vect-slp.cc
1998
tree
bfref
= gimple_assign_rhs1 (estmt);
local
2000
if (!known_eq (bit_field_size (
bfref
),
2002
|| !constant_multiple_p (bit_field_offset (
bfref
),
2003
bit_field_size (
bfref
), &lane))
Completed in 50 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026