Lines Matching refs:temps
309 UseScratchRegisterScope temps(this); in RecordWrite() local
310 Register scratch = temps.Acquire(); in RecordWrite()
352 UseScratchRegisterScope temps(this); in RecordWrite() local
353 Register scratch = temps.Acquire(); in RecordWrite()
378 UseScratchRegisterScope temps(this); in Addu() local
379 Register scratch = temps.Acquire(); in Addu()
395 UseScratchRegisterScope temps(this); in Daddu() local
396 Register scratch = temps.Acquire(); in Daddu()
414 UseScratchRegisterScope temps(this); in Subu() local
415 Register scratch = temps.Acquire(); in Subu()
444 UseScratchRegisterScope temps(this); in Dsubu() local
445 Register scratch = temps.Acquire(); in Dsubu()
450 UseScratchRegisterScope temps(this); in Dsubu() local
451 Register scratch = temps.Acquire(); in Dsubu()
463 UseScratchRegisterScope temps(this); in Mul() local
464 Register scratch = temps.Acquire(); in Mul()
481 UseScratchRegisterScope temps(this); in Mulh() local
482 Register scratch = temps.Acquire(); in Mulh()
504 UseScratchRegisterScope temps(this); in Mulhu() local
505 Register scratch = temps.Acquire(); in Mulhu()
527 UseScratchRegisterScope temps(this); in Dmul() local
528 Register scratch = temps.Acquire(); in Dmul()
550 UseScratchRegisterScope temps(this); in Dmulh() local
551 Register scratch = temps.Acquire(); in Dmulh()
568 UseScratchRegisterScope temps(this); in Mult() local
569 Register scratch = temps.Acquire(); in Mult()
581 UseScratchRegisterScope temps(this); in Dmult() local
582 Register scratch = temps.Acquire(); in Dmult()
594 UseScratchRegisterScope temps(this); in Multu() local
595 Register scratch = temps.Acquire(); in Multu()
607 UseScratchRegisterScope temps(this); in Dmultu() local
608 Register scratch = temps.Acquire(); in Dmultu()
620 UseScratchRegisterScope temps(this); in Div() local
621 Register scratch = temps.Acquire(); in Div()
638 UseScratchRegisterScope temps(this); in Div() local
639 Register scratch = temps.Acquire(); in Div()
661 UseScratchRegisterScope temps(this); in Mod() local
662 Register scratch = temps.Acquire(); in Mod()
684 UseScratchRegisterScope temps(this); in Modu() local
685 Register scratch = temps.Acquire(); in Modu()
702 UseScratchRegisterScope temps(this); in Ddiv() local
703 Register scratch = temps.Acquire(); in Ddiv()
717 UseScratchRegisterScope temps(this); in Ddiv() local
718 Register scratch = temps.Acquire(); in Ddiv()
729 UseScratchRegisterScope temps(this); in Ddiv() local
730 Register scratch = temps.Acquire(); in Ddiv()
743 UseScratchRegisterScope temps(this); in Divu() local
744 Register scratch = temps.Acquire(); in Divu()
761 UseScratchRegisterScope temps(this); in Divu() local
762 Register scratch = temps.Acquire(); in Divu()
779 UseScratchRegisterScope temps(this); in Ddivu() local
780 Register scratch = temps.Acquire(); in Ddivu()
797 UseScratchRegisterScope temps(this); in Ddivu() local
798 Register scratch = temps.Acquire(); in Ddivu()
817 UseScratchRegisterScope temps(this); in Dmod() local
818 Register scratch = temps.Acquire(); in Dmod()
829 UseScratchRegisterScope temps(this); in Dmod() local
830 Register scratch = temps.Acquire(); in Dmod()
845 UseScratchRegisterScope temps(this); in Dmodu() local
846 Register scratch = temps.Acquire(); in Dmodu()
857 UseScratchRegisterScope temps(this); in Dmodu() local
858 Register scratch = temps.Acquire(); in Dmodu()
874 UseScratchRegisterScope temps(this); in And() local
875 Register scratch = temps.Acquire(); in And()
891 UseScratchRegisterScope temps(this); in Or() local
892 Register scratch = temps.Acquire(); in Or()
908 UseScratchRegisterScope temps(this); in Xor() local
909 Register scratch = temps.Acquire(); in Xor()
922 UseScratchRegisterScope temps(this); in Nor() local
923 Register scratch = temps.Acquire(); in Nor()
942 UseScratchRegisterScope temps(this); in Slt() local
944 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Slt()
966 UseScratchRegisterScope temps(this); in Sltu() local
968 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sltu()
981 UseScratchRegisterScope temps(this); in Sle() local
982 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sle()
996 UseScratchRegisterScope temps(this); in Sleu() local
997 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sleu()
1021 UseScratchRegisterScope temps(this); in Sgt() local
1022 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgt()
1035 UseScratchRegisterScope temps(this); in Sgtu() local
1036 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgtu()
1170 UseScratchRegisterScope temps(this); in Ulw() local
1171 Register scratch = temps.Acquire(); in Ulw()
1216 UseScratchRegisterScope temps(this); in Ulh() local
1217 Register scratch = temps.Acquire(); in Ulh()
1250 UseScratchRegisterScope temps(this); in Ulhu() local
1251 Register scratch = temps.Acquire(); in Ulhu()
1318 UseScratchRegisterScope temps(this); in Uld() local
1319 Register scratch = temps.Acquire(); in Uld()
1506 UseScratchRegisterScope temps(this); in Ll() local
1507 Register scratch = temps.Acquire(); in Ll()
1520 UseScratchRegisterScope temps(this); in Lld() local
1521 Register scratch = temps.Acquire(); in Lld()
1534 UseScratchRegisterScope temps(this); in Sc() local
1535 Register scratch = temps.Acquire(); in Sc()
1548 UseScratchRegisterScope temps(this); in Scd() local
1549 Register scratch = temps.Acquire(); in Scd()
2066 UseScratchRegisterScope temps(this); in InsertBits() local
2067 Register scratch = temps.Acquire(); in InsertBits()
2262 UseScratchRegisterScope temps(this); in Trunc_l_ud() local
2263 Register scratch1 = temps.Acquire(); in Trunc_l_ud()
2326 UseScratchRegisterScope temps(this); in Trunc_uw_d() local
2327 Register scratch1 = temps.Acquire(); in Trunc_uw_d()
2362 UseScratchRegisterScope temps(this); in Trunc_uw_s() local
2363 Register scratch1 = temps.Acquire(); in Trunc_uw_s()
2432 UseScratchRegisterScope temps(this); in Trunc_ul_d() local
2433 Register scratch1 = temps.Acquire(); in Trunc_ul_d()
2463 UseScratchRegisterScope temps(this); in Trunc_ul_s() local
2464 Register scratch1 = temps.Acquire(); in Trunc_ul_s()
2491 UseScratchRegisterScope temps(this); in Trunc_ul_s() local
2492 Register scratch1 = temps.Acquire(); in Trunc_ul_s()
2791 UseScratchRegisterScope temps(this); in FmoveLow() local
2792 Register scratch = temps.Acquire(); in FmoveLow()
2800 UseScratchRegisterScope temps(this); in Move() local
2801 Register scratch = temps.Acquire(); in Move()
2818 UseScratchRegisterScope temps(this); in Move() local
2819 Register scratch = temps.Acquire(); in Move()
2828 UseScratchRegisterScope temps(this); in Move() local
2829 Register scratch = temps.Acquire(); in Move()
3011 UseScratchRegisterScope temps(this); in Ctz() local
3012 Register scratch = temps.Acquire(); in Ctz()
3037 UseScratchRegisterScope temps(this); in Dctz() local
3038 Register scratch = temps.Acquire(); in Dctz()
3080 UseScratchRegisterScope temps(this); in Popcnt() local
3082 Register scratch = temps.Acquire(); in Popcnt()
3109 UseScratchRegisterScope temps(this); in Dpopcnt() local
3111 Register scratch = temps.Acquire(); in Dpopcnt()
3199 UseScratchRegisterScope temps(this); in TryInlineTruncateDoubleToI() local
3201 Register scratch = temps.Acquire(); in TryInlineTruncateDoubleToI()
3315 UseScratchRegisterScope temps(this); in Branch() local
3316 Register scratch = temps.Acquire(); in Branch()
3398 UseScratchRegisterScope temps(this); in BranchShortHelperR6() local
3400 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelperR6()
3613 UseScratchRegisterScope temps(this); in BranchShortHelper() local
3615 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelper()
3869 UseScratchRegisterScope temps(this); in BranchAndLinkShortHelperR6() local
3870 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchAndLinkShortHelperR6()
4393 UseScratchRegisterScope temps(this); in Push() local
4394 Register scratch = temps.Acquire(); in Push()
4400 UseScratchRegisterScope temps(this); in Push() local
4401 Register scratch = temps.Acquire(); in Push()
4440 UseScratchRegisterScope temps(this); in PopStackHandler() local
4441 Register scratch = temps.Acquire(); in PopStackHandler()
4804 UseScratchRegisterScope temps(this); in CallStubDelayed() local
4805 Register scratch = temps.Acquire(); in CallStubDelayed()
5075 UseScratchRegisterScope temps(this); in StubPrologue() local
5076 Register scratch = temps.Acquire(); in StubPrologue()
5144 UseScratchRegisterScope temps(this); in EnterExitFrame() local
5145 Register scratch = temps.Acquire(); in EnterExitFrame()
5196 UseScratchRegisterScope temps(this); in EnterExitFrame() local
5197 Register scratch = temps.Acquire(); in EnterExitFrame()
5280 UseScratchRegisterScope temps(this); in AssertStackIsAligned() local
5281 Register scratch = temps.Acquire(); in AssertStackIsAligned()
5306 UseScratchRegisterScope temps(this); in UntagAndJumpIfSmi() local
5307 Register scratch = temps.Acquire(); in UntagAndJumpIfSmi()
5340 UseScratchRegisterScope temps(this); in JumpIfEitherSmi() local
5341 Register scratch = temps.Acquire(); in JumpIfEitherSmi()
5349 UseScratchRegisterScope temps(this); in AssertNotSmi() local
5350 Register scratch = temps.Acquire(); in AssertNotSmi()
5360 UseScratchRegisterScope temps(this); in AssertSmi() local
5361 Register scratch = temps.Acquire(); in AssertSmi()
5734 UseScratchRegisterScope temps(this); in CallCFunctionHelper() local
5735 Register scratch = temps.Acquire(); in CallCFunctionHelper()