Home
last modified time | relevance | path

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

/external/valgrind/VEX/switchback/
Dtest_ppc_jm1.c1941 static void test_vperm (void) in test_vperm() function
1952 { &test_vperm , " vperm", },
/external/valgrind/none/tests/ppc64/
Djm-insns.c2349 static void test_vperm (void) in test_vperm() function
2360 { &test_vperm , " vperm", },
/external/valgrind/none/tests/ppc32/
Djm-insns.c2349 static void test_vperm (void) in test_vperm() function
2360 { &test_vperm , " vperm", },
/external/llvm/test/CodeGen/SystemZ/
Dvec-intrinsics.ll344 define <16 x i8> @test_vperm(<16 x i8> %a, <16 x i8> %b, <16 x i8> %c) {
345 ; CHECK-LABEL: test_vperm: