OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memory_access_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
tree-vect-stmts.cc
944
vect_memory_access_type
memory_access_type
,
980
&&
memory_access_type
== VMAT_CONTIGUOUS_PERMUTE)
997
if (
memory_access_type
== VMAT_ELEMENTWISE
998
||
memory_access_type
== VMAT_GATHER_SCATTER)
1010
if (
memory_access_type
== VMAT_ELEMENTWISE
1011
||
memory_access_type
== VMAT_STRIDED_SLP)
1119
vect_memory_access_type
memory_access_type
,
1165
if (first_stmt_p && !slp_node &&
memory_access_type
== VMAT_LOAD_STORE_LANES)
1193
&&
memory_access_type
== VMAT_CONTIGUOUS_PERMUTE)
1209
if (
memory_access_type
== VMAT_ELEMENTWIS
8962
vect_
memory_access_type
memory_access_type
;
local
[
all
...]
tree-vectorizer.h
1249
vect_memory_access_type
memory_access_type
;
member in class:_stmt_vec_info
1388
#define STMT_VINFO_MEMORY_ACCESS_TYPE(S) (S)->
memory_access_type
/src/external/gpl3/gcc/dist/gcc/
tree-vect-stmts.cc
1484
node that contains the statement, or null if none.
MEMORY_ACCESS_TYPE
1501
memory_access_type
,
1506
if (
memory_access_type
== VMAT_INVARIANT)
1519
if (
memory_access_type
== VMAT_LOAD_STORE_LANES)
1541
if (
memory_access_type
== VMAT_GATHER_SCATTER)
1572
if (
memory_access_type
!= VMAT_CONTIGUOUS
1573
&&
memory_access_type
!= VMAT_CONTIGUOUS_PERMUTE)
1984
vect_memory_access_type *
memory_access_type
,
2046
*
memory_access_type
= VMAT_STRIDED_SLP;
2048
*
memory_access_type
= VMAT_ELEMENTWISE
[
all
...]
tree-vectorizer.h
1370
vect_memory_access_type
memory_access_type
;
member in class:_stmt_vec_info
1509
#define STMT_VINFO_MEMORY_ACCESS_TYPE(S) (S)->
memory_access_type
Completed in 25 milliseconds
Indexes created Sat Jul 18 00:24:37 UTC 2026