Home
last modified time | relevance | path

Searched refs:test81 (Results 1 – 10 of 10) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c928 vector float test81(void) { in test81() function
H A Dbuiltins-ppc-pair-mma.c1288 void test81(const __vector_pair *vpp, __vector_pair *vp2) { in test81() function
/llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/
H A Dvsx.ll2445 define <2 x double> @test81(<4 x float> %b) {
2446 ; CHECK-LABEL: test81:
2450 ; CHECK-REG-LABEL: test81:
2454 ; CHECK-FISL-LABEL: test81:
2458 ; CHECK-LE-LABEL: test81:
H A Datomics-regression.ll1283 define void @test81(i8* %ptr, i8 %cmp, i8 %val) {
1284 ; PPC64LE-LABEL: test81:
/llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/
H A Dintrinsics-v60-alu.ll643 ; CHECK-LABEL: test81:
645 define <16 x i32> @test81(<16 x i32> %a, <16 x i32> %b) #0 {
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmmx-intrinsics.ll145 define i64 @test81(<1 x i64> %a, <1 x i64> %b) nounwind readnone optsize ssp {
146 ; ALL-LABEL: @test81
H A Dvselect-minmax.ll2345 define <16 x i16> @test81(<16 x i16> %a, <16 x i16> %b) {
2346 ; SSE-LABEL: test81:
2352 ; AVX1-LABEL: test81:
2361 ; AVX2-LABEL: test81:
2366 ; AVX512-LABEL: test81:
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcast.ll1299 define double @test81(double *%p, float %f) {
1300 ; ALL-LABEL: @test81(
H A Dselect.ll1167 define float @test81(i1 %flag) {
1168 ; CHECK-LABEL: @test81(
/llvm-project-15.0.7/llvm/test/Analysis/AliasSet/
H A Dguards.ll1173 ; CHECK: Alias sets for function 'test81':
1178 define void @test81(i8** %ptr_a, i1 %cond_a, i1 %cond_b) {