Home
last modified time | relevance | path

Searched defs:base (Results 1 – 25 of 3954) sorted by relevance

12345678910>>...159

/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dload-store.c13 float16x8_t test_vld1q_f16(const float16_t *base) in test_vld1q_f16()
28 float32x4_t test_vld1q_f32(const float32_t *base) in test_vld1q_f32()
43 int8x16_t test_vld1q_s8(const int8_t *base) in test_vld1q_s8()
58 int16x8_t test_vld1q_s16(const int16_t *base) in test_vld1q_s16()
73 int32x4_t test_vld1q_s32(const int32_t *base) in test_vld1q_s32()
88 uint8x16_t test_vld1q_u8(const uint8_t *base) in test_vld1q_u8()
103 uint16x8_t test_vld1q_u16(const uint16_t *base) in test_vld1q_u16()
118 uint32x4_t test_vld1q_u32(const uint32_t *base) in test_vld1q_u32()
135 float16x8_t test_vld1q_z_f16(const float16_t *base, mve_pred16_t p) in test_vld1q_z_f16()
152 float32x4_t test_vld1q_z_f32(const float32_t *base, mve_pred16_t p) in test_vld1q_z_f32()
[all …]
Dscatter-gather.c12 int16x8_t test_vldrbq_gather_offset_s16(const int8_t *base, uint16x8_t offset) in test_vldrbq_gather_offset_s16()
26 int32x4_t test_vldrbq_gather_offset_s32(const int8_t *base, uint32x4_t offset) in test_vldrbq_gather_offset_s32()
40 int8x16_t test_vldrbq_gather_offset_s8(const int8_t *base, uint8x16_t offset) in test_vldrbq_gather_offset_s8()
54 uint16x8_t test_vldrbq_gather_offset_u16(const uint8_t *base, uint16x8_t offset) in test_vldrbq_gather_offset_u16()
68 uint32x4_t test_vldrbq_gather_offset_u32(const uint8_t *base, uint32x4_t offset) in test_vldrbq_gather_offset_u32()
82 uint8x16_t test_vldrbq_gather_offset_u8(const uint8_t *base, uint8x16_t offset) in test_vldrbq_gather_offset_u8()
98 int16x8_t test_vldrbq_gather_offset_z_s16(const int8_t *base, uint16x8_t offset, mve_pred16_t p) in test_vldrbq_gather_offset_z_s16()
114 int32x4_t test_vldrbq_gather_offset_z_s32(const int8_t *base, uint32x4_t offset, mve_pred16_t p) in test_vldrbq_gather_offset_z_s32()
130 int8x16_t test_vldrbq_gather_offset_z_s8(const int8_t *base, uint8x16_t offset, mve_pred16_t p) in test_vldrbq_gather_offset_z_s8()
146 uint16x8_t test_vldrbq_gather_offset_z_u16(const uint8_t *base, uint16x8_t offset, mve_pred16_t p) in test_vldrbq_gather_offset_z_u16()
[all …]
/external/arm-trusted-firmware/drivers/arm/gic/v2/
Dgicv2_private.h30 static inline unsigned int gicd_read_pidr2(uintptr_t base) in gicd_read_pidr2()
38 static inline unsigned int gicd_get_itargetsr(uintptr_t base, unsigned int id) in gicd_get_itargetsr()
43 static inline void gicd_set_itargetsr(uintptr_t base, unsigned int id, in gicd_set_itargetsr()
51 static inline void gicd_write_sgir(uintptr_t base, unsigned int val) in gicd_write_sgir()
60 static inline unsigned int gicc_read_ctlr(uintptr_t base) in gicc_read_ctlr()
65 static inline unsigned int gicc_read_pmr(uintptr_t base) in gicc_read_pmr()
70 static inline unsigned int gicc_read_BPR(uintptr_t base) in gicc_read_BPR()
75 static inline unsigned int gicc_read_IAR(uintptr_t base) in gicc_read_IAR()
80 static inline unsigned int gicc_read_EOIR(uintptr_t base) in gicc_read_EOIR()
85 static inline unsigned int gicc_read_hppir(uintptr_t base) in gicc_read_hppir()
[all …]
Dgicdv2_helpers.c21 unsigned int gicd_read_igroupr(uintptr_t base, unsigned int id) in gicd_read_igroupr()
32 unsigned int gicd_read_isenabler(uintptr_t base, unsigned int id) in gicd_read_isenabler()
43 unsigned int gicd_read_icenabler(uintptr_t base, unsigned int id) in gicd_read_icenabler()
54 unsigned int gicd_read_ispendr(uintptr_t base, unsigned int id) in gicd_read_ispendr()
65 unsigned int gicd_read_icpendr(uintptr_t base, unsigned int id) in gicd_read_icpendr()
76 unsigned int gicd_read_isactiver(uintptr_t base, unsigned int id) in gicd_read_isactiver()
87 unsigned int gicd_read_icactiver(uintptr_t base, unsigned int id) in gicd_read_icactiver()
98 unsigned int gicd_read_ipriorityr(uintptr_t base, unsigned int id) in gicd_read_ipriorityr()
109 unsigned int gicd_read_icfgr(uintptr_t base, unsigned int id) in gicd_read_icfgr()
120 unsigned int gicd_read_nsacr(uintptr_t base, unsigned int id) in gicd_read_nsacr()
[all …]
/external/arm-trusted-firmware/drivers/arm/gic/v3/
Dgicv3_private.h68 #define GICD_READ(REG, base, id) \ argument
71 #define GICD_READ_64(REG, base, id) \ argument
74 #define GICD_WRITE_8(REG, base, id, val) \ argument
77 #define GICD_WRITE(REG, base, id, val) \ argument
80 #define GICD_WRITE_64(REG, base, id, val) \ argument
88 #define GICD_GET_BIT(REG, base, id) \ argument
93 #define GICD_SET_BIT(REG, base, id) \ argument
98 #define GICD_CLR_BIT(REG, base, id) \ argument
103 #define GICD_WRITE_BIT(REG, base, id) \ argument
132 #define GICR_READ(REG, base, id) \ argument
[all …]
Dgicdv3_helpers.c22 void gicd_set_icfgr(uintptr_t base, unsigned int id, unsigned int cfg) in gicd_set_icfgr()
37 unsigned int gicd_get_igroupr(uintptr_t base, unsigned int id) in gicd_get_igroupr()
42 void gicd_set_igroupr(uintptr_t base, unsigned int id) in gicd_set_igroupr()
47 void gicd_clr_igroupr(uintptr_t base, unsigned int id) in gicd_clr_igroupr()
56 unsigned int gicd_get_igrpmodr(uintptr_t base, unsigned int id) in gicd_get_igrpmodr()
61 void gicd_set_igrpmodr(uintptr_t base, unsigned int id) in gicd_set_igrpmodr()
66 void gicd_clr_igrpmodr(uintptr_t base, unsigned int id) in gicd_clr_igrpmodr()
75 void gicd_set_icenabler(uintptr_t base, unsigned int id) in gicd_set_icenabler()
84 void gicd_set_icpendr(uintptr_t base, unsigned int id) in gicd_set_icpendr()
93 unsigned int gicd_get_isactiver(uintptr_t base, unsigned int id) in gicd_get_isactiver()
[all …]
Dgicrv3_helpers.c24 unsigned int gicr_read_ipriorityr(uintptr_t base, unsigned int id) in gicr_read_ipriorityr()
29 void gicr_write_ipriorityr(uintptr_t base, unsigned int id, unsigned int val) in gicr_write_ipriorityr()
38 void gicr_set_ipriorityr(uintptr_t base, unsigned int id, unsigned int pri) in gicr_set_ipriorityr()
47 unsigned int gicr_get_igroupr(uintptr_t base, unsigned int id) in gicr_get_igroupr()
52 void gicr_set_igroupr(uintptr_t base, unsigned int id) in gicr_set_igroupr()
57 void gicr_clr_igroupr(uintptr_t base, unsigned int id) in gicr_clr_igroupr()
66 unsigned int gicr_get_igrpmodr(uintptr_t base, unsigned int id) in gicr_get_igrpmodr()
71 void gicr_set_igrpmodr(uintptr_t base, unsigned int id) in gicr_set_igrpmodr()
76 void gicr_clr_igrpmodr(uintptr_t base, unsigned int id) in gicr_clr_igrpmodr()
85 void gicr_set_isenabler(uintptr_t base, unsigned int id) in gicr_set_isenabler()
[all …]
/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
Dhisi_pwrc.h16 #define SOC_CRGPERIPH_A53_PDCEN_ADDR(base) ((base) + (0x260)) argument
17 #define SOC_CRGPERIPH_MAIA_PDCEN_ADDR(base) ((base) + (0x300)) argument
19 #define SOC_PCTRL_RESOURCE0_LOCK_ADDR(base) ((base) + (0x400)) argument
20 #define SOC_PCTRL_RESOURCE0_UNLOCK_ADDR(base) ((base) + (0x404)) argument
21 #define SOC_PCTRL_RESOURCE0_LOCK_ST_ADDR(base) ((base) + (0x408)) argument
22 #define SOC_PCTRL_RESOURCE1_LOCK_ADDR(base) ((base) + (0x40C)) argument
23 #define SOC_PCTRL_RESOURCE1_UNLOCK_ADDR(base) ((base) + (0x410)) argument
24 #define SOC_PCTRL_RESOURCE1_LOCK_ST_ADDR(base) ((base) + (0x414)) argument
25 #define SOC_PCTRL_RESOURCE2_LOCK_ADDR(base) ((base) + (0x418)) argument
27 #define SOC_SCTRL_SCBAKDATA3_ADDR(base) ((base) + (0x418)) argument
[all …]
/external/llvm-project/clang/test/CodeGen/
Dcatch-nullptr-and-nonzero-offset.c43 char *var_var(char *base, unsigned long offset) { in var_var()
78 char *var_zero(char *base) { in var_zero()
105 char *var_one(char *base) { in var_one()
133 char *var_allones(char *base) { in var_allones()
189 static char *const base = (char *)0; in nullptr_var() local
205 static char *const base = (char *)0; in nullptr_zero() local
223 static char *const base = (char *)0; in nullptr_one_BAD() local
241 static char *const base = (char *)0; in nullptr_allones_BAD() local
275 static char *const base = (char *)1; in one_var() local
291 static char *const base = (char *)1; in one_zero() local
[all …]
Dbuiltins-hexagon-circ.c7 unsigned char *base = start; in test1() local
14 char *base = start; in test2() local
21 unsigned short *base = start; in test3() local
28 short *base = start; in test4() local
35 int *base = start; in test5() local
42 long long *base = start; in test6() local
49 unsigned char *base = start; in test7() local
56 char *base = start; in test8() local
63 unsigned short *base = start; in test9() local
70 short *base = start; in test10() local
[all …]
Dcatch-pointer-overflow.c24 char *add_unsigned(char *base, unsigned long offset) { in add_unsigned()
59 char *sub_unsigned(char *base, unsigned long offset) { in sub_unsigned()
95 char *add_signed(char *base, signed long offset) { in add_signed()
133 char *sub_signed(char *base, signed long offset) { in sub_signed()
172 char *postinc(char *base) { in postinc()
202 char *postdec(char *base) { in postdec()
232 char *preinc(char *base) { in preinc()
262 char *predec(char *base) { in predec()
/external/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
Dacle_sve_ldnt1.c19 svint8_t test_svldnt1_s8(svbool_t pg, const int8_t *base) in test_svldnt1_s8()
27 svint16_t test_svldnt1_s16(svbool_t pg, const int16_t *base) in test_svldnt1_s16()
36 svint32_t test_svldnt1_s32(svbool_t pg, const int32_t *base) in test_svldnt1_s32()
45 svint64_t test_svldnt1_s64(svbool_t pg, const int64_t *base) in test_svldnt1_s64()
54 svuint8_t test_svldnt1_u8(svbool_t pg, const uint8_t *base) in test_svldnt1_u8()
62 svuint16_t test_svldnt1_u16(svbool_t pg, const uint16_t *base) in test_svldnt1_u16()
71 svuint32_t test_svldnt1_u32(svbool_t pg, const uint32_t *base) in test_svldnt1_u32()
80 svuint64_t test_svldnt1_u64(svbool_t pg, const uint64_t *base) in test_svldnt1_u64()
89 svfloat16_t test_svldnt1_f16(svbool_t pg, const float16_t *base) in test_svldnt1_f16()
98 svfloat32_t test_svldnt1_f32(svbool_t pg, const float32_t *base) in test_svldnt1_f32()
[all …]
Dacle_sve_ld4.c13 svint8x4_t test_svld4_s8(svbool_t pg, const int8_t *base) in test_svld4_s8()
21 svint16x4_t test_svld4_s16(svbool_t pg, const int16_t *base) in test_svld4_s16()
30 svint32x4_t test_svld4_s32(svbool_t pg, const int32_t *base) in test_svld4_s32()
39 svint64x4_t test_svld4_s64(svbool_t pg, const int64_t *base) in test_svld4_s64()
48 svuint8x4_t test_svld4_u8(svbool_t pg, const uint8_t *base) in test_svld4_u8()
56 svuint16x4_t test_svld4_u16(svbool_t pg, const uint16_t *base) in test_svld4_u16()
65 svuint32x4_t test_svld4_u32(svbool_t pg, const uint32_t *base) in test_svld4_u32()
74 svuint64x4_t test_svld4_u64(svbool_t pg, const uint64_t *base) in test_svld4_u64()
83 svfloat16x4_t test_svld4_f16(svbool_t pg, const float16_t *base) in test_svld4_f16()
92 svfloat32x4_t test_svld4_f32(svbool_t pg, const float32_t *base) in test_svld4_f32()
[all …]
Dacle_sve_ld3.c13 svint8x3_t test_svld3_s8(svbool_t pg, const int8_t *base) in test_svld3_s8()
21 svint16x3_t test_svld3_s16(svbool_t pg, const int16_t *base) in test_svld3_s16()
30 svint32x3_t test_svld3_s32(svbool_t pg, const int32_t *base) in test_svld3_s32()
39 svint64x3_t test_svld3_s64(svbool_t pg, const int64_t *base) in test_svld3_s64()
48 svuint8x3_t test_svld3_u8(svbool_t pg, const uint8_t *base) in test_svld3_u8()
56 svuint16x3_t test_svld3_u16(svbool_t pg, const uint16_t *base) in test_svld3_u16()
65 svuint32x3_t test_svld3_u32(svbool_t pg, const uint32_t *base) in test_svld3_u32()
74 svuint64x3_t test_svld3_u64(svbool_t pg, const uint64_t *base) in test_svld3_u64()
83 svfloat16x3_t test_svld3_f16(svbool_t pg, const float16_t *base) in test_svld3_f16()
92 svfloat32x3_t test_svld3_f32(svbool_t pg, const float32_t *base) in test_svld3_f32()
[all …]
Dacle_sve_ld2.c13 svint8x2_t test_svld2_s8(svbool_t pg, const int8_t *base) in test_svld2_s8()
21 svint16x2_t test_svld2_s16(svbool_t pg, const int16_t *base) in test_svld2_s16()
30 svint32x2_t test_svld2_s32(svbool_t pg, const int32_t *base) in test_svld2_s32()
39 svint64x2_t test_svld2_s64(svbool_t pg, const int64_t *base) in test_svld2_s64()
48 svuint8x2_t test_svld2_u8(svbool_t pg, const uint8_t *base) in test_svld2_u8()
56 svuint16x2_t test_svld2_u16(svbool_t pg, const uint16_t *base) in test_svld2_u16()
65 svuint32x2_t test_svld2_u32(svbool_t pg, const uint32_t *base) in test_svld2_u32()
74 svuint64x2_t test_svld2_u64(svbool_t pg, const uint64_t *base) in test_svld2_u64()
83 svfloat16x2_t test_svld2_f16(svbool_t pg, const float16_t *base) in test_svld2_f16()
92 svfloat32x2_t test_svld2_f32(svbool_t pg, const float32_t *base) in test_svld2_f32()
[all …]
Dacle_sve_ldnf1.c18 svint8_t test_svldnf1_s8(svbool_t pg, const int8_t *base) in test_svldnf1_s8()
26 svint16_t test_svldnf1_s16(svbool_t pg, const int16_t *base) in test_svldnf1_s16()
35 svint32_t test_svldnf1_s32(svbool_t pg, const int32_t *base) in test_svldnf1_s32()
44 svint64_t test_svldnf1_s64(svbool_t pg, const int64_t *base) in test_svldnf1_s64()
53 svuint8_t test_svldnf1_u8(svbool_t pg, const uint8_t *base) in test_svldnf1_u8()
61 svuint16_t test_svldnf1_u16(svbool_t pg, const uint16_t *base) in test_svldnf1_u16()
70 svuint32_t test_svldnf1_u32(svbool_t pg, const uint32_t *base) in test_svldnf1_u32()
79 svuint64_t test_svldnf1_u64(svbool_t pg, const uint64_t *base) in test_svldnf1_u64()
88 svfloat16_t test_svldnf1_f16(svbool_t pg, const float16_t *base) in test_svldnf1_f16()
97 svfloat32_t test_svldnf1_f32(svbool_t pg, const float32_t *base) in test_svldnf1_f32()
[all …]
Dacle_sve_ldnf1ub.c10 svint16_t test_svldnf1ub_s16(svbool_t pg, const uint8_t *base) in test_svldnf1ub_s16()
20 svint32_t test_svldnf1ub_s32(svbool_t pg, const uint8_t *base) in test_svldnf1ub_s32()
30 svint64_t test_svldnf1ub_s64(svbool_t pg, const uint8_t *base) in test_svldnf1ub_s64()
40 svuint16_t test_svldnf1ub_u16(svbool_t pg, const uint8_t *base) in test_svldnf1ub_u16()
50 svuint32_t test_svldnf1ub_u32(svbool_t pg, const uint8_t *base) in test_svldnf1ub_u32()
60 svuint64_t test_svldnf1ub_u64(svbool_t pg, const uint8_t *base) in test_svldnf1ub_u64()
70 svint16_t test_svldnf1ub_vnum_s16(svbool_t pg, const uint8_t *base, int64_t vnum) in test_svldnf1ub_vnum_s16()
82 svint32_t test_svldnf1ub_vnum_s32(svbool_t pg, const uint8_t *base, int64_t vnum) in test_svldnf1ub_vnum_s32()
94 svint64_t test_svldnf1ub_vnum_s64(svbool_t pg, const uint8_t *base, int64_t vnum) in test_svldnf1ub_vnum_s64()
106 svuint16_t test_svldnf1ub_vnum_u16(svbool_t pg, const uint8_t *base, int64_t vnum) in test_svldnf1ub_vnum_u16()
[all …]
Dacle_sve_ldnf1sb.c10 svint16_t test_svldnf1sb_s16(svbool_t pg, const int8_t *base) in test_svldnf1sb_s16()
20 svint32_t test_svldnf1sb_s32(svbool_t pg, const int8_t *base) in test_svldnf1sb_s32()
30 svint64_t test_svldnf1sb_s64(svbool_t pg, const int8_t *base) in test_svldnf1sb_s64()
40 svuint16_t test_svldnf1sb_u16(svbool_t pg, const int8_t *base) in test_svldnf1sb_u16()
50 svuint32_t test_svldnf1sb_u32(svbool_t pg, const int8_t *base) in test_svldnf1sb_u32()
60 svuint64_t test_svldnf1sb_u64(svbool_t pg, const int8_t *base) in test_svldnf1sb_u64()
70 svint16_t test_svldnf1sb_vnum_s16(svbool_t pg, const int8_t *base, int64_t vnum) in test_svldnf1sb_vnum_s16()
82 svint32_t test_svldnf1sb_vnum_s32(svbool_t pg, const int8_t *base, int64_t vnum) in test_svldnf1sb_vnum_s32()
94 svint64_t test_svldnf1sb_vnum_s64(svbool_t pg, const int8_t *base, int64_t vnum) in test_svldnf1sb_vnum_s64()
106 svuint16_t test_svldnf1sb_vnum_u16(svbool_t pg, const int8_t *base, int64_t vnum) in test_svldnf1sb_vnum_u16()
[all …]
Dacle_sve_ld1.c18 svint8_t test_svld1_s8(svbool_t pg, const int8_t *base) in test_svld1_s8()
26 svint16_t test_svld1_s16(svbool_t pg, const int16_t *base) in test_svld1_s16()
35 svint32_t test_svld1_s32(svbool_t pg, const int32_t *base) in test_svld1_s32()
44 svint64_t test_svld1_s64(svbool_t pg, const int64_t *base) in test_svld1_s64()
53 svuint8_t test_svld1_u8(svbool_t pg, const uint8_t *base) in test_svld1_u8()
61 svuint16_t test_svld1_u16(svbool_t pg, const uint16_t *base) in test_svld1_u16()
70 svuint32_t test_svld1_u32(svbool_t pg, const uint32_t *base) in test_svld1_u32()
79 svuint64_t test_svld1_u64(svbool_t pg, const uint64_t *base) in test_svld1_u64()
88 svfloat16_t test_svld1_f16(svbool_t pg, const float16_t *base) in test_svld1_f16()
97 svfloat32_t test_svld1_f32(svbool_t pg, const float32_t *base) in test_svld1_f32()
[all …]
Dacle_sve_ldff1.c18 svint8_t test_svldff1_s8(svbool_t pg, const int8_t *base) in test_svldff1_s8()
26 svint16_t test_svldff1_s16(svbool_t pg, const int16_t *base) in test_svldff1_s16()
35 svint32_t test_svldff1_s32(svbool_t pg, const int32_t *base) in test_svldff1_s32()
44 svint64_t test_svldff1_s64(svbool_t pg, const int64_t *base) in test_svldff1_s64()
53 svuint8_t test_svldff1_u8(svbool_t pg, const uint8_t *base) in test_svldff1_u8()
61 svuint16_t test_svldff1_u16(svbool_t pg, const uint16_t *base) in test_svldff1_u16()
70 svuint32_t test_svldff1_u32(svbool_t pg, const uint32_t *base) in test_svldff1_u32()
79 svuint64_t test_svldff1_u64(svbool_t pg, const uint64_t *base) in test_svldff1_u64()
88 svfloat16_t test_svldff1_f16(svbool_t pg, const float16_t *base) in test_svldff1_f16()
97 svfloat32_t test_svldff1_f32(svbool_t pg, const float32_t *base) in test_svldff1_f32()
[all …]
Dacle_sve_st3.c18 void test_svst3_s8(svbool_t pg, int8_t *base, svint8x3_t data) in test_svst3_s8()
29 void test_svst3_s16(svbool_t pg, int16_t *base, svint16x3_t data) in test_svst3_s16()
41 void test_svst3_s32(svbool_t pg, int32_t *base, svint32x3_t data) in test_svst3_s32()
53 void test_svst3_s64(svbool_t pg, int64_t *base, svint64x3_t data) in test_svst3_s64()
65 void test_svst3_u8(svbool_t pg, uint8_t *base, svuint8x3_t data) in test_svst3_u8()
76 void test_svst3_u16(svbool_t pg, uint16_t *base, svuint16x3_t data) in test_svst3_u16()
88 void test_svst3_u32(svbool_t pg, uint32_t *base, svuint32x3_t data) in test_svst3_u32()
100 void test_svst3_u64(svbool_t pg, uint64_t *base, svuint64x3_t data) in test_svst3_u64()
112 void test_svst3_f16(svbool_t pg, float16_t *base, svfloat16x3_t data) in test_svst3_f16()
124 void test_svst3_f32(svbool_t pg, float32_t *base, svfloat32x3_t data) in test_svst3_f32()
[all …]
Dacle_sve_stnt1.c19 void test_svstnt1_s8(svbool_t pg, int8_t *base, svint8_t data) in test_svstnt1_s8()
27 void test_svstnt1_s16(svbool_t pg, int16_t *base, svint16_t data) in test_svstnt1_s16()
36 void test_svstnt1_s32(svbool_t pg, int32_t *base, svint32_t data) in test_svstnt1_s32()
45 void test_svstnt1_s64(svbool_t pg, int64_t *base, svint64_t data) in test_svstnt1_s64()
54 void test_svstnt1_u8(svbool_t pg, uint8_t *base, svuint8_t data) in test_svstnt1_u8()
62 void test_svstnt1_u16(svbool_t pg, uint16_t *base, svuint16_t data) in test_svstnt1_u16()
71 void test_svstnt1_u32(svbool_t pg, uint32_t *base, svuint32_t data) in test_svstnt1_u32()
80 void test_svstnt1_u64(svbool_t pg, uint64_t *base, svuint64_t data) in test_svstnt1_u64()
89 void test_svstnt1_f16(svbool_t pg, float16_t *base, svfloat16_t data) in test_svstnt1_f16()
98 void test_svstnt1_f32(svbool_t pg, float32_t *base, svfloat32_t data) in test_svstnt1_f32()
[all …]
Dacle_sve_st4.c18 void test_svst4_s8(svbool_t pg, int8_t *base, svint8x4_t data) in test_svst4_s8()
30 void test_svst4_s16(svbool_t pg, int16_t *base, svint16x4_t data) in test_svst4_s16()
43 void test_svst4_s32(svbool_t pg, int32_t *base, svint32x4_t data) in test_svst4_s32()
56 void test_svst4_s64(svbool_t pg, int64_t *base, svint64x4_t data) in test_svst4_s64()
69 void test_svst4_u8(svbool_t pg, uint8_t *base, svuint8x4_t data) in test_svst4_u8()
81 void test_svst4_u16(svbool_t pg, uint16_t *base, svuint16x4_t data) in test_svst4_u16()
94 void test_svst4_u32(svbool_t pg, uint32_t *base, svuint32x4_t data) in test_svst4_u32()
107 void test_svst4_u64(svbool_t pg, uint64_t *base, svuint64x4_t data) in test_svst4_u64()
120 void test_svst4_f16(svbool_t pg, float16_t *base, svfloat16x4_t data) in test_svst4_f16()
133 void test_svst4_f32(svbool_t pg, float32_t *base, svfloat32x4_t data) in test_svst4_f32()
[all …]
Dacle_sve_st2.c18 void test_svst2_s8(svbool_t pg, int8_t *base, svint8x2_t data) in test_svst2_s8()
28 void test_svst2_s16(svbool_t pg, int16_t *base, svint16x2_t data) in test_svst2_s16()
39 void test_svst2_s32(svbool_t pg, int32_t *base, svint32x2_t data) in test_svst2_s32()
50 void test_svst2_s64(svbool_t pg, int64_t *base, svint64x2_t data) in test_svst2_s64()
61 void test_svst2_u8(svbool_t pg, uint8_t *base, svuint8x2_t data) in test_svst2_u8()
71 void test_svst2_u16(svbool_t pg, uint16_t *base, svuint16x2_t data) in test_svst2_u16()
82 void test_svst2_u32(svbool_t pg, uint32_t *base, svuint32x2_t data) in test_svst2_u32()
93 void test_svst2_u64(svbool_t pg, uint64_t *base, svuint64x2_t data) in test_svst2_u64()
104 void test_svst2_f16(svbool_t pg, float16_t *base, svfloat16x2_t data) in test_svst2_f16()
115 void test_svst2_f32(svbool_t pg, float32_t *base, svfloat32x2_t data) in test_svst2_f32()
[all …]
/external/arm-trusted-firmware/drivers/arm/gic/common/
Dgic_common.c23 unsigned int gicd_read_igroupr(uintptr_t base, unsigned int id) in gicd_read_igroupr()
34 unsigned int gicd_read_isenabler(uintptr_t base, unsigned int id) in gicd_read_isenabler()
45 unsigned int gicd_read_icenabler(uintptr_t base, unsigned int id) in gicd_read_icenabler()
56 unsigned int gicd_read_ispendr(uintptr_t base, unsigned int id) in gicd_read_ispendr()
67 unsigned int gicd_read_icpendr(uintptr_t base, unsigned int id) in gicd_read_icpendr()
78 unsigned int gicd_read_isactiver(uintptr_t base, unsigned int id) in gicd_read_isactiver()
89 unsigned int gicd_read_icactiver(uintptr_t base, unsigned int id) in gicd_read_icactiver()
100 unsigned int gicd_read_ipriorityr(uintptr_t base, unsigned int id) in gicd_read_ipriorityr()
111 unsigned int gicd_read_icfgr(uintptr_t base, unsigned int id) in gicd_read_icfgr()
122 unsigned int gicd_read_nsacr(uintptr_t base, unsigned int id) in gicd_read_nsacr()
[all …]

12345678910>>...159