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

  /src/external/gpl3/gcc/dist/gcc/config/arm/
arm-builtins.cc 331 /* Qualifiers for MVE builtins. */
852 /* End of Qualifier for MVE builtins. */
1620 /* VECTOR_BOOL is not supported unless MVE is activated,
1631 /* Handle MVE predicates: they are internally stored as
1778 /* MVE Predicates use HImode as mandated by the ABI: pred16_t is
1877 point registers. NOTE: without HARD_FLOAT we don't have MVE, so we
1881 /* Only define CDE/MVE builtins if MVE is available. */
1891 /* Set up all the MVE builtins mentioned in arm_mve_builtins.def file. */
1900 /* Add support for __builtin_{get,set}_fpscr_nzcvqc, used by MVE intrinsic
3290 bool mve = false; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/arm/
arm-builtins.cc 331 /* Qualifiers for MVE builtins. */
833 /* End of Qualifier for MVE builtins. */
1583 /* VECTOR_BOOL is not supported unless MVE is activated,
1594 /* Handle MVE predicates: they are internally stored as
1741 /* MVE Predicates use HImode as mandated by the ABI: pred16_t is
1843 point registers. NOTE: without HARD_FLOAT we don't have MVE, so we
1847 /* Only define CDE/MVE builtins if MVE is available. */
1857 /* Set up all the MVE builtins mentioned in arm_mve_builtins.def file. */
1866 /* Add support for __builtin_{get,set}_fpscr_nzcvqc, used by MVE intrinsic
3230 bool mve = false; local
    [all...]

Completed in 27 milliseconds