OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dr_aux
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-vectorizer.h
1293
dr_vec_info
dr_aux
;
member in class:_stmt_vec_info
1506
#define STMT_VINFO_DATA_REF(S) ((S)->
dr_aux
.dr + 0)
1530
(gcc_checking_assert ((S)->
dr_aux
.stmt == (S)), &(S)->
dr_aux
)
1538
((S)->
dr_aux
.dr && DR_GROUP_FIRST_ELEMENT(S))
1553
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->first_element)
1555
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->next_element)
1557
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->size)
1559
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->store_count)
1561
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->gap
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
tree-vectorizer.h
1173
dr_vec_info
dr_aux
;
member in class:_stmt_vec_info
1385
#define STMT_VINFO_DATA_REF(S) ((S)->
dr_aux
.dr + 0)
1409
(gcc_checking_assert ((S)->
dr_aux
.stmt == (S)), &(S)->
dr_aux
)
1417
((S)->
dr_aux
.dr && DR_GROUP_FIRST_ELEMENT(S))
1431
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->first_element)
1433
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->next_element)
1435
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->size)
1437
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->store_count)
1439
(gcc_checking_assert ((S)->
dr_aux
.dr), (S)->gap
[
all
...]
Completed in 23 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026