Home
last modified time | relevance | path

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

/external/llvm-project/llvm/test/CodeGen/Thumb2/
Dmve-vpt-from-intrinsics.ll22 define arm_aapcs_vfpcc <8 x i16> @test_vpnot(<8 x i16> %v, <8 x i16> %w, <8 x i16> %x, i32 %n) {
23 ; CHECK-LABEL: test_vpnot:
/external/llvm-project/clang/test/CodeGen/arm-mve-intrinsics/
Dpredicates.c120 mve_pred16_t test_vpnot(mve_pred16_t a) in test_vpnot() function