Home
last modified time | relevance | path

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

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