OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEF_RVV_BOOL8_INTERPRET_OPS
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins-types.def
202
/* Use "
DEF_RVV_BOOL8_INTERPRET_OPS
" macro include all types for BOOL8
204
#ifndef
DEF_RVV_BOOL8_INTERPRET_OPS
205
#define
DEF_RVV_BOOL8_INTERPRET_OPS
(TYPE, REQUIRE)
866
DEF_RVV_BOOL8_INTERPRET_OPS
(vint8m1_t, 0)
867
DEF_RVV_BOOL8_INTERPRET_OPS
(vint16m1_t, 0)
868
DEF_RVV_BOOL8_INTERPRET_OPS
(vint32m1_t, 0)
869
DEF_RVV_BOOL8_INTERPRET_OPS
(vint64m1_t, RVV_REQUIRE_ELEN_64)
870
DEF_RVV_BOOL8_INTERPRET_OPS
(vuint8m1_t, 0)
871
DEF_RVV_BOOL8_INTERPRET_OPS
(vuint16m1_t, 0)
872
DEF_RVV_BOOL8_INTERPRET_OPS
(vuint32m1_t, 0
[
all
...]
riscv-vector-builtins.cc
385
#define
DEF_RVV_BOOL8_INTERPRET_OPS
(TYPE, REQUIRE) \
Completed in 18 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026