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

  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 142 class truncating_store : public function_base class in namespace:aarch64_sve
145 CONSTEXPR truncating_store (scalar_int_mode to_mode) : m_to_mode (to_mode) {} function in class:aarch64_sve::truncating_store
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins-functions.h 164 class truncating_store : public function_base class in namespace:aarch64_sve
167 CONSTEXPR truncating_store (scalar_int_mode to_mode) : m_to_mode (to_mode) {} function in class:aarch64_sve::truncating_store

Completed in 27 milliseconds