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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/
simd_sve.h 102 __sve_broadcast(int8_t __dup) function in struct:__sve_vector_type
118 __sve_broadcast(uint8_t __dup) function in struct:__sve_vector_type
134 __sve_broadcast(int16_t __dup) function in struct:__sve_vector_type
150 __sve_broadcast(uint16_t __dup) function in struct:__sve_vector_type
166 __sve_broadcast(int32_t __dup) function in struct:__sve_vector_type
182 __sve_broadcast(uint32_t __dup) function in struct:__sve_vector_type
198 __sve_broadcast(int64_t __dup) function in struct:__sve_vector_type
214 __sve_broadcast(uint64_t __dup) function in struct:__sve_vector_type
230 __sve_broadcast(float __dup) function in struct:__sve_vector_type
246 __sve_broadcast(double __dup function in struct:__sve_vector_type
    [all...]

Completed in 20 milliseconds