Home
last modified time | relevance | path

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

/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/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':