OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvptx_shuffle_kind
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/nvptx/
nvptx-protos.h
25
enum
nvptx_shuffle_kind
enum
53
extern rtx nvptx_gen_shuffle (rtx, rtx, rtx,
nvptx_shuffle_kind
);
nvptx.cc
1988
nvptx_gen_shuffle (rtx dst, rtx src, rtx idx,
nvptx_shuffle_kind
kind)
3005
nvptx_shuffle_kind
kind = (
nvptx_shuffle_kind
) UINTVAL (x);
3006
/* Same order as
nvptx_shuffle_kind
. */
6057
(
nvptx_shuffle_kind
) INTVAL (op));
/src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
nvptx-protos.h
25
enum
nvptx_shuffle_kind
enum
53
extern rtx nvptx_gen_shuffle (rtx, rtx, rtx,
nvptx_shuffle_kind
);
nvptx.cc
1978
nvptx_gen_shuffle (rtx dst, rtx src, rtx idx,
nvptx_shuffle_kind
kind)
2994
nvptx_shuffle_kind
kind = (
nvptx_shuffle_kind
) UINTVAL (x);
2995
/* Same order as
nvptx_shuffle_kind
. */
6036
(
nvptx_shuffle_kind
) INTVAL (op));
Completed in 50 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026