OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:align_in_elems
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-loop-manip.cc
1744
poly_uint64
align_in_elems
=
local
1747
build_int_cst (type,
align_in_elems
- 1);
1748
tree align_in_elems_tree = build_int_cst (type,
align_in_elems
);
1750
/* Create: (niters_type) ((
align_in_elems
- misalign_in_elems)
1751
& (
align_in_elems
- 1)). */
1763
if (
align_in_elems
.is_constant (&align_in_elems_c))
tree-vect-loop-manip.cc
1744
poly_uint64
align_in_elems
=
local
1747
build_int_cst (type,
align_in_elems
- 1);
1748
tree align_in_elems_tree = build_int_cst (type,
align_in_elems
);
1750
/* Create: (niters_type) ((
align_in_elems
- misalign_in_elems)
1751
& (
align_in_elems
- 1)). */
1763
if (
align_in_elems
.is_constant (&align_in_elems_c))
tree-vect-loop-manip.cc
1744
poly_uint64
align_in_elems
=
local
1747
build_int_cst (type,
align_in_elems
- 1);
1748
tree align_in_elems_tree = build_int_cst (type,
align_in_elems
);
1750
/* Create: (niters_type) ((
align_in_elems
- misalign_in_elems)
1751
& (
align_in_elems
- 1)). */
1763
if (
align_in_elems
.is_constant (&align_in_elems_c))
tree-vect-loop-manip.cc
1744
poly_uint64
align_in_elems
=
local
1747
build_int_cst (type,
align_in_elems
- 1);
1748
tree align_in_elems_tree = build_int_cst (type,
align_in_elems
);
1750
/* Create: (niters_type) ((
align_in_elems
- misalign_in_elems)
1751
& (
align_in_elems
- 1)). */
1763
if (
align_in_elems
.is_constant (&align_in_elems_c))
Completed in 156 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026