Home
last modified time | relevance | path

Searched refs:r59 (Results 1 – 25 of 31) sorted by relevance

12

/external/fonttools/Lib/fontTools/pens/
DmomentsPen.py199 r59 = 15*r58
283 … r57*y1 + r59 + r60 + r9*y3)/840 - r50/6 - r52*(r8 + 2*x3)/840 - r53*(r0 + r54 + x3)/168 - r6*(r29…
/external/llvm-project/lldb/source/Plugins/ABI/ARC/
DABISysV_arc.cpp67 r47, r48, r49, r50, r51, r52, r53, r54, r55, r56, r57, r58, r59, r60, enumerator
131 DEFINE_REGISTER_STUB(r59, "acch"),
/external/antlr/runtime/Cpp/tests/
Dt042ast.g332 r59
/external/antlr/runtime/Python/tests/
Dt042ast.g319 r59
/external/antlr/runtime/Python3/tests/
Dt042ast.g319 r59
/external/antlr/runtime/JavaScript/tests/functional/
Dt042ast.g325 r59
/external/llvm/test/Analysis/CostModel/ARM/
Dcast.ll131 ; CHECK: Found an estimated cost of 2 for instruction: %r59 = uitofp i16 undef to float
132 %r59 = uitofp i16 undef to float
/external/llvm-project/llvm/test/Transforms/SLPVectorizer/X86/
Darith-abs.ll512 %r59 = call i8 @llvm.abs.i8(i8 %a59, i1 false)
576 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-add.ll673 %r59 = add i8 %a59, %b59
737 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-sub.ll673 %r59 = sub i8 %a59, %b59
737 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-sub-usat.ll616 %r59 = call i8 @llvm.usub.sat.i8(i8 %a59, i8 %b59)
680 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-add-usat.ll616 %r59 = call i8 @llvm.uadd.sat.i8(i8 %a59, i8 %b59)
680 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-smin.ll692 %r59 = call i8 @llvm.smin.i8(i8 %a59, i8 %b59)
756 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-mul.ll740 %r59 = mul i8 %a59, %b59
804 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-smax.ll692 %r59 = call i8 @llvm.smax.i8(i8 %a59, i8 %b59)
756 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-umax.ll692 %r59 = call i8 @llvm.umax.i8(i8 %a59, i8 %b59)
756 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Dshift-shl.ll770 %r59 = shl i8 %a59, %b59
834 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-umin.ll692 %r59 = call i8 @llvm.umin.i8(i8 %a59, i8 %b59)
756 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-sub-ssat.ll738 %r59 = call i8 @llvm.ssub.sat.i8(i8 %a59, i8 %b59)
802 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-add-ssat.ll738 %r59 = call i8 @llvm.sadd.sat.i8(i8 %a59, i8 %b59)
802 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Dshift-lshr.ll818 %r59 = lshr i8 %a59, %b59
882 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Dshift-ashr.ll869 %r59 = ashr i8 %a59, %b59
933 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
Darith-fix.ll880 %r59 = call i8 @llvm.smul.fix.i8(i8 %a59, i8 %b59, i32 3)
944 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
1809 %r59 = call i8 @llvm.umul.fix.i8(i8 %a59, i8 %b59, i32 3)
1873 store i8 %r59, i8* getelementptr inbounds ([64 x i8], [64 x i8]* @c8, i32 0, i64 59), align 1
/external/llvm-project/llvm/test/Analysis/CostModel/AArch64/
Dcast.ll65 ; CHECK-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i16 undef to…
331 %r59 = uitofp i16 undef to float
/external/llvm-project/llvm/test/Analysis/CostModel/ARM/
Dcast.ll90 ; CHECK-NEON-RECIP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i…
477 ; CHECK-MVE-RECIP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i1…
864 ; CHECK-V8M-MAIN-RECIP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uito…
1251 ; CHECK-V8M-BASE-RECIP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uito…
1638 ; CHECK-V8R-RECIP-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i1…
2025 ; CHECK-MVE-SIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i16…
2412 ; CHECK-V8M-MAIN-SIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitof…
2799 ; CHECK-V8M-BASE-SIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitof…
3186 ; CHECK-V8R-SIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %r59 = uitofp i16…
3577 %r59 = uitofp i16 undef to half

12