Home
last modified time | relevance | path

Searched refs:test_vpdepd (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dp10-bit-manip-ops.ll24 define <2 x i64> @test_vpdepd(<2 x i64> %a, <2 x i64> %b) {
25 ; CHECK-LABEL: test_vpdepd:
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p10vector.c188 vector unsigned long long test_vpdepd(void) { in test_vpdepd() function