HomeSort by: relevance | last modified time | path
    Searched refs:DEF_RVV_EEW32_INTERPRET_OPS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins-types.def 172 /* Use "DEF_RVV_EEW32_INTERPRET_OPS" macro include all types for EEW32
174 #ifndef DEF_RVV_EEW32_INTERPRET_OPS
175 #define DEF_RVV_EEW32_INTERPRET_OPS(TYPE, REQUIRE)
785 DEF_RVV_EEW32_INTERPRET_OPS (vint8mf2_t, 0)
786 DEF_RVV_EEW32_INTERPRET_OPS (vint8m1_t, 0)
787 DEF_RVV_EEW32_INTERPRET_OPS (vint8m2_t, 0)
788 DEF_RVV_EEW32_INTERPRET_OPS (vint8m4_t, 0)
789 DEF_RVV_EEW32_INTERPRET_OPS (vint8m8_t, 0)
790 DEF_RVV_EEW32_INTERPRET_OPS (vint16mf2_t, 0)
791 DEF_RVV_EEW32_INTERPRET_OPS (vint16m1_t, 0
    [all...]
riscv-vector-builtins.cc 350 #define DEF_RVV_EEW32_INTERPRET_OPS(TYPE, REQUIRE) \

Completed in 35 milliseconds