Home
last modified time | relevance | path

Searched refs:test_v4i32 (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dvec_mul.ll7 define <4 x i32> @test_v4i32(<4 x i32>* %X, <4 x i32>* %Y) {
13 ; CHECK-LABEL: test_v4i32:
16 ; CHECK-LE-LABEL: test_v4i32:
19 ; CHECK-VSX-LABEL: test_v4i32:
22 ; CHECK-LE-VSX-LABEL: test_v4i32:
Dvec_clz.ll26 define <4 x i32> @test_v4i32(<4 x i32> %x) nounwind readnone {
29 ; CHECK: @test_v4i32
Dppc64le-aggregates.ll163 tail call void @test_v4i32(i64 %x, [4 x <4 x i32>] %y, i64 %x)
168 ; CHECK: bl test_v4i32
170 declare void @test_v4i32(i64, [4 x <4 x i32>], i64)
/external/llvm/test/CodeGen/PowerPC/
Dvec_mul.ll7 define <4 x i32> @test_v4i32(<4 x i32>* %X, <4 x i32>* %Y) {
13 ; CHECK-LABEL: test_v4i32:
16 ; CHECK-LE-LABEL: test_v4i32:
19 ; CHECK-VSX-LABEL: test_v4i32:
22 ; CHECK-LE-VSX-LABEL: test_v4i32:
Dvec_clz.ll26 define <4 x i32> @test_v4i32(<4 x i32> %x) nounwind readnone {
29 ; CHECK: @test_v4i32
Dppc64le-aggregates.ll159 tail call void @test_v4i32(i64 %x, [4 x <4 x i32>] %y, i64 %x)
164 ; CHECK: bl test_v4i32
166 declare void @test_v4i32(i64, [4 x <4 x i32>], i64)
/external/clang/test/CodeGen/
Dmips-vector-return.c28 v4i32 test_v4i32(int a) { in test_v4i32() function
Dmips-vector-arg.c25 void test_v4i32(v4i32 a1, int a2, v4i32 a3) { in test_v4i32() function
Dmips-varargs.c126 int test_v4i32(char *fmt, ...) { in test_v4i32() function
/external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
Dvec_mul.ll4 define <4 x i32> @test_v4i32(<4 x i32>* %X, <4 x i32>* %Y) {
/external/llvm/test/CodeGen/X86/
Dfast-isel-vecload.ll28 define <4 x i32> @test_v4i32(<4 x i32>* %V) {
29 ; ALL-LABEL: test_v4i32:
Dnontemporal-loads.ll34 define <4 x i32> @test_v4i32(<4 x i32>* %src) {
35 ; SSE2-LABEL: test_v4i32:
40 ; SSE41-LABEL: test_v4i32:
45 ; AVX-LABEL: test_v4i32:
50 ; AVX512F-LABEL: test_v4i32:
55 ; AVX512BW-LABEL: test_v4i32:
60 ; AVX512VL-LABEL: test_v4i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dfast-isel-vecload.ll60 define <4 x i32> @test_v4i32(<4 x i32>* %V) {
61 ; SSE-LABEL: test_v4i32:
66 ; AVXONLY-LABEL: test_v4i32:
71 ; KNL-LABEL: test_v4i32:
76 ; SKX-LABEL: test_v4i32:
Dvector-reduce-add.ll197 define i32 @test_v4i32(<4 x i32> %a0) {
198 ; SSE2-LABEL: test_v4i32:
207 ; SSE41-LABEL: test_v4i32:
215 ; AVX-LABEL: test_v4i32:
223 ; AVX512-LABEL: test_v4i32:
Dvector-reduce-and.ll189 define i32 @test_v4i32(<4 x i32> %a0) {
190 ; SSE-LABEL: test_v4i32:
199 ; AVX-LABEL: test_v4i32:
208 ; AVX512-LABEL: test_v4i32:
Dvector-reduce-or.ll189 define i32 @test_v4i32(<4 x i32> %a0) {
190 ; SSE-LABEL: test_v4i32:
199 ; AVX-LABEL: test_v4i32:
208 ; AVX512-LABEL: test_v4i32:
Dvector-reduce-xor.ll189 define i32 @test_v4i32(<4 x i32> %a0) {
190 ; SSE-LABEL: test_v4i32:
199 ; AVX-LABEL: test_v4i32:
208 ; AVX512-LABEL: test_v4i32:
Dnontemporal-loads.ll34 define <4 x i32> @test_v4i32(<4 x i32>* %src) {
35 ; SSE2-LABEL: test_v4i32:
40 ; SSE41-LABEL: test_v4i32:
45 ; AVX-LABEL: test_v4i32:
50 ; AVX512-LABEL: test_v4i32:
Dvector-reduce-smax.ll694 define i32 @test_v4i32(<4 x i32> %a0) {
695 ; SSE2-LABEL: test_v4i32:
712 ; SSE41-LABEL: test_v4i32:
721 ; AVX-LABEL: test_v4i32:
730 ; AVX512-LABEL: test_v4i32:
Dvector-reduce-smin.ll693 define i32 @test_v4i32(<4 x i32> %a0) {
694 ; SSE2-LABEL: test_v4i32:
711 ; SSE41-LABEL: test_v4i32:
720 ; AVX-LABEL: test_v4i32:
729 ; AVX512-LABEL: test_v4i32:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcttz_vector.ll152 define void @test_v4i32(<4 x i32>* %p) {
153 ; CHECK-LABEL: test_v4i32:
/external/llvm/test/CodeGen/ARM/
Dcttz_vector.ll152 define void @test_v4i32(<4 x i32>* %p) {
153 ; CHECK-LABEL: test_v4i32:
/external/llvm/test/Analysis/CostModel/X86/
Dalternate-shuffle-cost.ll109 define <4 x i32> @test_v4i32(<4 x i32> %a, <4 x i32> %b) {
113 ; CHECK: Printing analysis 'Cost Model Analysis' for function 'test_v4i32':
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dparam-load-store.ll509 ; CHECK-LABEL: test_v4i32(
516 ; CHECK-NEXT: test_v4i32,
520 define <4 x i32> @test_v4i32(<4 x i32> %a) {
521 %r = tail call <4 x i32> @test_v4i32(<4 x i32> %a);
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/CostModel/X86/
Dalternate-shuffle-cost.ll152 define <4 x i32> @test_v4i32(<4 x i32> %a, <4 x i32> %b) {
153 ; SSE2-LABEL: 'test_v4i32'
157 ; SSSE3-LABEL: 'test_v4i32'
161 ; SSE42-LABEL: 'test_v4i32'
165 ; AVX-LABEL: 'test_v4i32'
169 ; BTVER2-LABEL: 'test_v4i32'

12