OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exp_align
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
ipa-sra.cc
1737
unsigned int
exp_align
= get_object_alignment (expr);
local
1739
if (
exp_align
< TYPE_ALIGN (type))
1822
if (
exp_align
< TYPE_ALIGN (access->type))
ipa-sra.cc
1737
unsigned int
exp_align
= get_object_alignment (expr);
local
1739
if (
exp_align
< TYPE_ALIGN (type))
1822
if (
exp_align
< TYPE_ALIGN (access->type))
/src/external/gpl3/gcc/dist/gcc/
ipa-sra.cc
1887
unsigned int
exp_align
= get_object_alignment (expr);
local
1889
if (
exp_align
< TYPE_ALIGN (type))
1974
if (
exp_align
< TYPE_ALIGN (access->type))
ipa-sra.cc
1887
unsigned int
exp_align
= get_object_alignment (expr);
local
1889
if (
exp_align
< TYPE_ALIGN (type))
1974
if (
exp_align
< TYPE_ALIGN (access->type))
Completed in 84 milliseconds
Indexes created Mon Aug 10 00:24:53 UTC 2026