Searched refs:vpshrd (Results 1 – 1 of 1) sorted by relevance
26 # define vpshrd __builtin_ia32_vpshrd_v2di macro29 # define vpshrd __builtin_ia32_vpshrd_v4di macro32 # define vpshrd __builtin_ia32_vpshrd_v8di macro45 (n) < 64 ? (vec_t)vpshrd((vdi_t)(x), (vdi_t)(h_), n) : h_ >> ((n) - 64); \
Completed in 1 milliseconds