Home
last modified time | relevance | path

Searched refs:vb (Results 1 – 25 of 155) sorted by relevance

1234567

/llvm-project-15.0.7/clang/test/Sema/
H A Darm-mve-immediates.c118 vshlq_n(vb, 0); in test_immediate_shifts()
119 vshlq_n(vb, 7); in test_immediate_shifts()
132 vqshlq_n(vb, 0); in test_immediate_shifts()
146 vsliq(vb, vb, 0); in test_immediate_shifts()
147 vsliq(vb, vb, 7); in test_immediate_shifts()
160 vshllbq(vb, 1); in test_immediate_shifts()
161 vshllbq(vb, 8); in test_immediate_shifts()
170 vshrq(vb, 1); in test_immediate_shifts()
171 vshrq(vb, 8); in test_immediate_shifts()
194 vsriq(vb, vb, 1); in test_immediate_shifts()
[all …]
/llvm-project-15.0.7/clang/test/PCH/
H A Dcxx1y-variable-templates.cpp42 template<typename T> extern T vb;
59 template<typename T> T vb = T(); variable
73 template<typename T> T vb = T(10); variable
74 template<> extern float vb<float>;
92 template<typename T> T vb = T(100); variable
108 template<> float vb<float> = 1.5;
109 template int vb<int>; variable
139 template const int vb<const int>; variable
154 int* intpb = vb<int*>;
169 template<typename T> extern T vb;
[all …]
/llvm-project-15.0.7/llvm/test/CodeGen/RISCV/rvv/
H A Dvfneg-sdnode.ll14 ret <vscale x 1 x half> %vb
24 ret <vscale x 2 x half> %vb
34 ret <vscale x 4 x half> %vb
44 ret <vscale x 8 x half> %vb
54 ret <vscale x 16 x half> %vb
64 ret <vscale x 32 x half> %vb
74 ret <vscale x 1 x float> %vb
84 ret <vscale x 2 x float> %vb
94 ret <vscale x 4 x float> %vb
104 ret <vscale x 8 x float> %vb
[all …]
H A Dfixed-vectors-setcc-int-vp-mask.ll10 define <2 x i1> @icmp_eq_vv_v2i1(<2 x i1> %va, <2 x i1> %vb, <2 x i1> %m, i32 zeroext %evl) {
22 define <4 x i1> @icmp_eq_vv_v4i1(<4 x i1> %va, <4 x i1> %vb, <4 x i1> %m, i32 zeroext %evl) {
34 define <8 x i1> @icmp_eq_vv_v8i1(<8 x i1> %va, <8 x i1> %vb, <8 x i1> %m, i32 zeroext %evl) {
56 define <2 x i1> @icmp_ne_vv_v2i1(<2 x i1> %va, <2 x i1> %vb, <2 x i1> %m, i32 zeroext %evl) {
66 define <4 x i1> @icmp_ne_vv_v4i1(<4 x i1> %va, <4 x i1> %vb, <4 x i1> %m, i32 zeroext %evl) {
76 define <8 x i1> @icmp_ne_vv_v8i1(<8 x i1> %va, <8 x i1> %vb, <8 x i1> %m, i32 zeroext %evl) {
96 define <2 x i1> @icmp_slt_vv_v2i1(<2 x i1> %va, <2 x i1> %vb, <2 x i1> %m, i32 zeroext %evl) {
106 define <4 x i1> @icmp_slt_vv_v4i1(<4 x i1> %va, <4 x i1> %vb, <4 x i1> %m, i32 zeroext %evl) {
116 define <8 x i1> @icmp_slt_vv_v8i1(<8 x i1> %va, <8 x i1> %vb, <8 x i1> %m, i32 zeroext %evl) {
136 define <2 x i1> @icmp_ult_vv_v2i1(<2 x i1> %va, <2 x i1> %vb, <2 x i1> %m, i32 zeroext %evl) {
[all …]
H A Dvmarith-sdnode.ll11 %vc = and <vscale x 1 x i1> %va, %vb
21 %vc = and <vscale x 2 x i1> %va, %vb
31 %vc = and <vscale x 4 x i1> %va, %vb
41 %vc = and <vscale x 8 x i1> %va, %vb
51 %vc = and <vscale x 16 x i1> %va, %vb
61 %vc = or <vscale x 1 x i1> %va, %vb
71 %vc = or <vscale x 2 x i1> %va, %vb
81 %vc = or <vscale x 4 x i1> %va, %vb
91 %vc = or <vscale x 8 x i1> %va, %vb
101 %vc = or <vscale x 16 x i1> %va, %vb
[all …]
H A Dsetcc-int-vp-mask.ll9 define <vscale x 1 x i1> @icmp_eq_vv_nxv1i1(<vscale x 1 x i1> %va, <vscale x 1 x i1> %vb, <vscale x…
21 define <vscale x 2 x i1> @icmp_eq_vv_nxv2i1(<vscale x 2 x i1> %va, <vscale x 2 x i1> %vb, <vscale x…
33 define <vscale x 4 x i1> @icmp_eq_vv_nxv4i1(<vscale x 4 x i1> %va, <vscale x 4 x i1> %vb, <vscale x…
45 define <vscale x 8 x i1> @icmp_eq_vv_nxv8i1(<vscale x 8 x i1> %va, <vscale x 8 x i1> %vb, <vscale x…
91 define <vscale x 1 x i1> @icmp_ne_vv_nxv1i1(<vscale x 1 x i1> %va, <vscale x 1 x i1> %vb, <vscale x…
101 define <vscale x 2 x i1> @icmp_ne_vv_nxv2i1(<vscale x 2 x i1> %va, <vscale x 2 x i1> %vb, <vscale x…
111 define <vscale x 4 x i1> @icmp_ne_vv_nxv4i1(<vscale x 4 x i1> %va, <vscale x 4 x i1> %vb, <vscale x…
121 define <vscale x 8 x i1> @icmp_ne_vv_nxv8i1(<vscale x 8 x i1> %va, <vscale x 8 x i1> %vb, <vscale x…
161 define <vscale x 1 x i1> @icmp_slt_vv_nxv1i1(<vscale x 1 x i1> %va, <vscale x 1 x i1> %vb, <vscale …
171 define <vscale x 2 x i1> @icmp_slt_vv_nxv2i1(<vscale x 2 x i1> %va, <vscale x 2 x i1> %vb, <vscale …
[all …]
H A Dvmadd-sdnode.ll16 %x = mul <vscale x 1 x i8> %va, %vb
30 %y = add <vscale x 1 x i8> %x, %vb
41 %y = add <vscale x 2 x i8> %x, %vb
64 %x = mul <vscale x 4 x i8> %vb, %va
78 %y = add <vscale x 4 x i8> %x, %vb
88 %x = mul <vscale x 8 x i8> %vb, %vc
113 %y = add <vscale x 16 x i8> %x, %vb
126 %y = add <vscale x 16 x i8> %x, %vb
136 %x = mul <vscale x 32 x i8> %vc, %vb
199 %y = add <vscale x 1 x i16> %x, %vb
[all …]
H A Dvnmsub-sdnode.ll16 %x = mul <vscale x 1 x i8> %va, %vb
30 %y = sub <vscale x 1 x i8> %vb, %x
41 %y = sub <vscale x 2 x i8> %vb, %x
64 %x = mul <vscale x 4 x i8> %vb, %va
78 %y = sub <vscale x 4 x i8> %vb, %x
88 %x = mul <vscale x 8 x i8> %vb, %vc
113 %y = sub <vscale x 16 x i8> %vb, %x
126 %y = sub <vscale x 16 x i8> %vb, %x
136 %x = mul <vscale x 32 x i8> %vc, %vb
199 %y = sub <vscale x 1 x i16> %vb, %x
[all …]
H A Dfixed-vectors-vfwmacc.ll15 %vd = fpext <1 x half> %vb to <1 x float>
29 %vd = fpext <1 x half> %vb to <1 x float>
41 %vd = fpext <1 x half> %vb to <1 x float>
57 %vd = fpext <1 x half> %vb to <1 x float>
73 %vd = fpext <1 x half> %vb to <1 x float>
87 %vd = fpext <1 x half> %vb to <1 x float>
102 %vd = fpext <1 x half> %vb to <1 x float>
115 %vd = fpext <1 x half> %vb to <1 x float>
130 %vd = fpext <1 x half> %vb to <1 x float>
145 %vd = fpext <1 x half> %vb to <1 x float>
[all …]
H A Dfixed-vectors-setcc-fp-vp.ll38 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
50 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
72 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
84 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
106 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
118 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
140 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
152 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
174 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
186 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
[all …]
H A Dfixed-vectors-vpmerge.ll48 define <2 x i8> @vpmerge_vx_v2i8(i8 %a, <2 x i8> %vb, <2 x i1> %m, i32 zeroext %evl) {
60 define <2 x i8> @vpmerge_vi_v2i8(<2 x i8> %vb, <2 x i1> %m, i32 zeroext %evl) {
97 define <4 x i8> @vpmerge_vi_v4i8(<4 x i8> %vb, <4 x i1> %m, i32 zeroext %evl) {
134 define <6 x i8> @vpmerge_vi_v6i8(<6 x i8> %vb, <6 x i1> %m, i32 zeroext %evl) {
171 define <8 x i7> @vpmerge_vi_v8i7(<8 x i7> %vb, <8 x i1> %m, i32 zeroext %evl) {
208 define <8 x i8> @vpmerge_vi_v8i8(<8 x i8> %vb, <8 x i1> %m, i32 zeroext %evl) {
245 define <16 x i8> @vpmerge_vi_v16i8(<16 x i8> %vb, <16 x i1> %m, i32 zeroext %evl) {
282 define <2 x i16> @vpmerge_vi_v2i16(<2 x i16> %vb, <2 x i1> %m, i32 zeroext %evl) {
319 define <4 x i16> @vpmerge_vi_v4i16(<4 x i16> %vb, <4 x i1> %m, i32 zeroext %evl) {
356 define <8 x i16> @vpmerge_vi_v8i16(<8 x i16> %vb, <8 x i1> %m, i32 zeroext %evl) {
[all …]
H A Dfixed-vectors-setcc-int-vp.ll38 %vb = shufflevector <8 x i7> %elt.head, <8 x i7> poison, <8 x i32> zeroinitializer
55 %vb = shufflevector <8 x i7> %elt.head, <8 x i7> poison, <8 x i32> zeroinitializer
79 %vb = shufflevector <5 x i8> %elt.head, <5 x i8> poison, <5 x i32> zeroinitializer
91 %vb = shufflevector <5 x i8> %elt.head, <5 x i8> poison, <5 x i32> zeroinitializer
115 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
127 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
139 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
151 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
173 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
185 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
[all …]
H A Dfixed-vectors-vrsub-vp.ll16 %vb = shufflevector <2 x i8> %elt.head, <2 x i8> poison, <2 x i32> zeroinitializer
17 %v = call <2 x i8> @llvm.vp.sub.v2i8(<2 x i8> %vb, <2 x i8> %va, <2 x i1> %m, i32 %evl)
28 %vb = shufflevector <2 x i8> %elt.head, <2 x i8> poison, <2 x i32> zeroinitializer
42 %vb = shufflevector <2 x i8> %elt.head, <2 x i8> poison, <2 x i32> zeroinitializer
54 %vb = shufflevector <2 x i8> %elt.head, <2 x i8> poison, <2 x i32> zeroinitializer
70 %vb = shufflevector <4 x i8> %elt.head, <4 x i8> poison, <4 x i32> zeroinitializer
82 %vb = shufflevector <4 x i8> %elt.head, <4 x i8> poison, <4 x i32> zeroinitializer
96 %vb = shufflevector <4 x i8> %elt.head, <4 x i8> poison, <4 x i32> zeroinitializer
108 %vb = shufflevector <4 x i8> %elt.head, <4 x i8> poison, <4 x i32> zeroinitializer
124 %vb = shufflevector <8 x i8> %elt.head, <8 x i8> poison, <8 x i32> zeroinitializer
[all …]
H A Dvfmadd-sdnode.ll12 define <vscale x 1 x half> @vfmadd_vv_nxv1f16(<vscale x 1 x half> %va, <vscale x 1 x half> %vb, <vs…
22 define <vscale x 1 x half> @vfmadd_vf_nxv1f16(<vscale x 1 x half> %va, <vscale x 1 x half> %vb, hal…
46 define <vscale x 2 x half> @vfmadd_vf_nxv2f16(<vscale x 2 x half> %va, <vscale x 2 x half> %vb, hal…
70 define <vscale x 4 x half> @vfmadd_vf_nxv4f16(<vscale x 4 x half> %va, <vscale x 4 x half> %vb, hal…
94 define <vscale x 8 x half> @vfmadd_vf_nxv8f16(<vscale x 8 x half> %va, <vscale x 8 x half> %vb, hal…
118 define <vscale x 16 x half> @vfmadd_vf_nxv16f16(<vscale x 16 x half> %va, <vscale x 16 x half> %vb,…
143 define <vscale x 32 x half> @vfmadd_vf_nxv32f16(<vscale x 32 x half> %va, <vscale x 32 x half> %vb,…
167 define <vscale x 1 x float> @vfmadd_vf_nxv1f32(<vscale x 1 x float> %va, <vscale x 1 x float> %vb, …
191 define <vscale x 2 x float> @vfmadd_vf_nxv2f32(<vscale x 2 x float> %va, <vscale x 2 x float> %vb, …
215 define <vscale x 4 x float> @vfmadd_vf_nxv4f32(<vscale x 4 x float> %va, <vscale x 4 x float> %vb, …
[all …]
H A Dvnsra-sdnode.ll28 %x = ashr <vscale x 1 x i64> %va, %vb
42 %x = ashr <vscale x 1 x i64> %va, %vb
70 %x = ashr <vscale x 2 x i64> %va, %vb
85 %x = ashr <vscale x 2 x i64> %va, %vb
113 %x = ashr <vscale x 4 x i64> %va, %vb
128 %x = ashr <vscale x 4 x i64> %va, %vb
156 %x = ashr <vscale x 8 x i64> %va, %vb
171 %x = ashr <vscale x 8 x i64> %va, %vb
197 %x = ashr <vscale x 1 x i64> %va, %vb
211 %x = ashr <vscale x 1 x i64> %va, %vb
[all …]
H A Dvnsrl-sdnode.ll28 %x = lshr <vscale x 1 x i64> %va, %vb
42 %x = lshr <vscale x 1 x i64> %va, %vb
70 %x = lshr <vscale x 2 x i64> %va, %vb
85 %x = lshr <vscale x 2 x i64> %va, %vb
113 %x = lshr <vscale x 4 x i64> %va, %vb
128 %x = lshr <vscale x 4 x i64> %va, %vb
156 %x = lshr <vscale x 8 x i64> %va, %vb
171 %x = lshr <vscale x 8 x i64> %va, %vb
197 %x = lshr <vscale x 1 x i64> %va, %vb
211 %x = lshr <vscale x 1 x i64> %va, %vb
[all …]
H A Dfixed-vectors-vfrsub-vp.ll16 %vb = shufflevector <2 x half> %elt.head, <2 x half> poison, <2 x i32> zeroinitializer
28 %vb = shufflevector <2 x half> %elt.head, <2 x half> poison, <2 x i32> zeroinitializer
44 %vb = shufflevector <4 x half> %elt.head, <4 x half> poison, <4 x i32> zeroinitializer
56 %vb = shufflevector <4 x half> %elt.head, <4 x half> poison, <4 x i32> zeroinitializer
72 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
84 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
100 %vb = shufflevector <16 x half> %elt.head, <16 x half> poison, <16 x i32> zeroinitializer
112 %vb = shufflevector <16 x half> %elt.head, <16 x half> poison, <16 x i32> zeroinitializer
128 %vb = shufflevector <2 x float> %elt.head, <2 x float> poison, <2 x i32> zeroinitializer
140 %vb = shufflevector <2 x float> %elt.head, <2 x float> poison, <2 x i32> zeroinitializer
[all …]
H A Dfixed-vectors-vfrdiv-vp.ll16 %vb = shufflevector <2 x half> %elt.head, <2 x half> poison, <2 x i32> zeroinitializer
28 %vb = shufflevector <2 x half> %elt.head, <2 x half> poison, <2 x i32> zeroinitializer
44 %vb = shufflevector <4 x half> %elt.head, <4 x half> poison, <4 x i32> zeroinitializer
56 %vb = shufflevector <4 x half> %elt.head, <4 x half> poison, <4 x i32> zeroinitializer
72 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
84 %vb = shufflevector <8 x half> %elt.head, <8 x half> poison, <8 x i32> zeroinitializer
100 %vb = shufflevector <16 x half> %elt.head, <16 x half> poison, <16 x i32> zeroinitializer
112 %vb = shufflevector <16 x half> %elt.head, <16 x half> poison, <16 x i32> zeroinitializer
128 %vb = shufflevector <2 x float> %elt.head, <2 x float> poison, <2 x i32> zeroinitializer
140 %vb = shufflevector <2 x float> %elt.head, <2 x float> poison, <2 x i32> zeroinitializer
[all …]
H A Dfixed-vectors-vsaddu.ll27 %v = call <2 x i8> @llvm.uadd.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
39 %v = call <2 x i8> @llvm.uadd.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
63 %v = call <4 x i8> @llvm.uadd.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
75 %v = call <4 x i8> @llvm.uadd.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
99 %v = call <8 x i8> @llvm.uadd.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
111 %v = call <8 x i8> @llvm.uadd.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
135 %v = call <16 x i8> @llvm.uadd.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
147 %v = call <16 x i8> @llvm.uadd.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
171 %v = call <2 x i16> @llvm.uadd.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
183 %v = call <2 x i16> @llvm.uadd.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
[all …]
H A Dfixed-vectors-vsadd.ll27 %v = call <2 x i8> @llvm.sadd.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
39 %v = call <2 x i8> @llvm.sadd.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
63 %v = call <4 x i8> @llvm.sadd.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
75 %v = call <4 x i8> @llvm.sadd.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
99 %v = call <8 x i8> @llvm.sadd.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
111 %v = call <8 x i8> @llvm.sadd.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
135 %v = call <16 x i8> @llvm.sadd.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
147 %v = call <16 x i8> @llvm.sadd.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
171 %v = call <2 x i16> @llvm.sadd.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
183 %v = call <2 x i16> @llvm.sadd.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
[all …]
H A Dvfnmsub-sdnode.ll23 define <vscale x 1 x half> @vfnmsub_vf_nxv1f16(<vscale x 1 x half> %va, <vscale x 1 x half> %vb, ha…
49 define <vscale x 2 x half> @vfnmsub_vf_nxv2f16(<vscale x 2 x half> %va, <vscale x 2 x half> %vb, ha…
70 %neg = fneg <vscale x 4 x half> %vb
75 define <vscale x 4 x half> @vfnmsub_vf_nxv4f16(<vscale x 4 x half> %va, <vscale x 4 x half> %vb, ha…
96 %neg = fneg <vscale x 8 x half> %vb
101 define <vscale x 8 x half> @vfnmsub_vf_nxv8f16(<vscale x 8 x half> %va, <vscale x 8 x half> %vb, ha…
127 define <vscale x 16 x half> @vfnmsub_vf_nxv16f16(<vscale x 16 x half> %va, <vscale x 16 x half> %vb
175 %neg = fneg <vscale x 1 x float> %vb
306 %neg = fneg <vscale x 1 x double> %vb
358 %neg = fneg <vscale x 4 x double> %vb
[all …]
H A Dvfmsub-sdnode.ll31 %neg = fneg <vscale x 1 x half> %vb
44 %neg = fneg <vscale x 2 x half> %vb
83 %neg = fneg <vscale x 4 x half> %vb
122 %neg = fneg <vscale x 16 x half> %vb
135 %neg = fneg <vscale x 16 x half> %vb
188 %neg = fneg <vscale x 1 x float> %vb
201 %neg = fneg <vscale x 2 x float> %vb
240 %neg = fneg <vscale x 4 x float> %vb
280 %neg = fneg <vscale x 16 x float> %vb
293 %neg = fneg <vscale x 16 x float> %vb
[all …]
H A Dfixed-vectors-vssubu.ll27 %v = call <2 x i8> @llvm.usub.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
40 %v = call <2 x i8> @llvm.usub.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
64 %v = call <4 x i8> @llvm.usub.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
77 %v = call <4 x i8> @llvm.usub.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
101 %v = call <8 x i8> @llvm.usub.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
114 %v = call <8 x i8> @llvm.usub.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
138 %v = call <16 x i8> @llvm.usub.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
151 %v = call <16 x i8> @llvm.usub.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
175 %v = call <2 x i16> @llvm.usub.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
188 %v = call <2 x i16> @llvm.usub.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
[all …]
H A Dfixed-vectors-vssub.ll27 %v = call <2 x i8> @llvm.ssub.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
40 %v = call <2 x i8> @llvm.ssub.sat.v2i8(<2 x i8> %va, <2 x i8> %vb)
64 %v = call <4 x i8> @llvm.ssub.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
77 %v = call <4 x i8> @llvm.ssub.sat.v4i8(<4 x i8> %va, <4 x i8> %vb)
101 %v = call <8 x i8> @llvm.ssub.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
114 %v = call <8 x i8> @llvm.ssub.sat.v8i8(<8 x i8> %va, <8 x i8> %vb)
138 %v = call <16 x i8> @llvm.ssub.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
151 %v = call <16 x i8> @llvm.ssub.sat.v16i8(<16 x i8> %va, <16 x i8> %vb)
175 %v = call <2 x i16> @llvm.ssub.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
188 %v = call <2 x i16> @llvm.ssub.sat.v2i16(<2 x i16> %va, <2 x i16> %vb)
[all …]
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddestructor.cpp263 VB vb; use(vb); in nowarnstack() local
290 VB* vb = new VB[4]; in nowarnarray() local
291 delete[] vb; in nowarnarray()
317 VB* vb = new VB(); in nowarn0() local
318 delete vb; in nowarn0()
321 VB* vb = new VD(); in nowarn0() local
322 delete vb; in nowarn0()
337 vb->~VB(); in nowarn0_explicit_dtor()
392 simple_ptr<VB> vb(new VB()); in nowarn1() local
393 use(*vb); in nowarn1()
[all …]

1234567