Home
last modified time | relevance | path

Searched refs:test_v4i16 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dppc64-vector.c25 v4i16 test_v4i16(v4i16 x) in test_v4i16() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Dcttz_vector.ll95 define void @test_v4i16(<4 x i16>* %p) {
96 ; CHECK-LABEL: test_v4i16:
/external/llvm/test/CodeGen/ARM/
Dcttz_vector.ll95 define void @test_v4i16(<4 x i16>* %p) {
96 ; CHECK-LABEL: test_v4i16:
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/NVPTX/
Dparam-load-store.ll290 ; CHECK-LABEL: test_v4i16(
297 ; CHECK-NEXT: test_v4i16,
301 define <4 x i16> @test_v4i16(<4 x i16> %a) {
302 %r = tail call <4 x i16> @test_v4i16(<4 x i16> %a);