Home
last modified time | relevance | path

Searched refs:mem_vectype (Results 1 – 9 of 9) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtins.h322 tree ix86_vectorize_builtin_gather (const_tree mem_vectype,
H A Di386-builtins.c1706 ix86_vectorize_builtin_gather (const_tree mem_vectype, in ix86_vectorize_builtin_gather() argument
1735 switch (TYPE_MODE (mem_vectype)) in ix86_vectorize_builtin_gather()
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtins.h319 tree ix86_vectorize_builtin_gather (const_tree mem_vectype,
H A Di386-builtins.cc1782 ix86_vectorize_builtin_gather (const_tree mem_vectype, in ix86_vectorize_builtin_gather() argument
1789 || (known_eq (TYPE_VECTOR_SUBPARTS (mem_vectype), 2u) in ix86_vectorize_builtin_gather()
1791 : (known_eq (TYPE_VECTOR_SUBPARTS (mem_vectype), 4u) in ix86_vectorize_builtin_gather()
1816 switch (TYPE_MODE (mem_vectype)) in ix86_vectorize_builtin_gather()
H A Di386-builtins.c1706 ix86_vectorize_builtin_gather (const_tree mem_vectype, in ix86_vectorize_builtin_gather() argument
1735 switch (TYPE_MODE (mem_vectype)) in ix86_vectorize_builtin_gather()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def2000 "Target builtin that implements vector gather operation. @var{mem_vectype}\n\
2006 (const_tree mem_vectype, const_tree index_type, int scale),
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtarget.def2031 "Target builtin that implements vector gather operation. @var{mem_vectype}\n\
2037 (const_tree mem_vectype, const_tree index_type, int scale),
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dtm.texi6109 @deftypefn {Target Hook} tree TARGET_VECTORIZE_BUILTIN_GATHER (const_tree @var{mem_vectype}, const_…
6110 Target builtin that implements vector gather operation. @var{mem_vectype}
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dtm.texi6232 @deftypefn {Target Hook} tree TARGET_VECTORIZE_BUILTIN_GATHER (const_tree @var{mem_vectype}, const_…
6233 Target builtin that implements vector gather operation. @var{mem_vectype}