Searched defs:__arm_vmulq_x (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | arm_mve.h | 31013 __arm_vmulq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31020 __arm_vmulq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31027 __arm_vmulq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31034 __arm_vmulq_x (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31041 __arm_vmulq_x (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31048 __arm_vmulq_x (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31055 __arm_vmulq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31062 __arm_vmulq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31069 __arm_vmulq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31076 __arm_vmulq_x (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function [all …]
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | arm_mve.h | 31019 __arm_vmulq_x (int8x16_t __a, int8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31026 __arm_vmulq_x (int16x8_t __a, int16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31033 __arm_vmulq_x (int32x4_t __a, int32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31040 __arm_vmulq_x (int8x16_t __a, int8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31047 __arm_vmulq_x (int16x8_t __a, int16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31054 __arm_vmulq_x (int32x4_t __a, int32_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31061 __arm_vmulq_x (uint8x16_t __a, uint8x16_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31068 __arm_vmulq_x (uint16x8_t __a, uint16x8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31075 __arm_vmulq_x (uint32x4_t __a, uint32x4_t __b, mve_pred16_t __p) in __arm_vmulq_x() function 31082 __arm_vmulq_x (uint8x16_t __a, uint8_t __b, mve_pred16_t __p) in __arm_vmulq_x() function [all …]
|