Searched refs:hasAvailable (Results 1 – 6 of 6) sorted by relevance
944 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Slt()968 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sltu()982 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sle()997 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sleu()1022 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgt()1036 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgtu()3400 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelperR6()3615 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelper()3870 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchAndLinkShortHelperR6()
2294 bool hasAvailable() const;
4409 bool UseScratchRegisterScope::hasAvailable() const { return *available_ != 0; } in hasAvailable() function in v8::internal::UseScratchRegisterScope
845 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sle()860 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sleu()885 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgt()899 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Sgtu()917 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in Ror()2902 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelperR6()3116 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchShortHelper()3369 Register scratch = temps.hasAvailable() ? temps.Acquire() : t8; in BranchAndLinkShortHelperR6()
2227 bool hasAvailable() const;
4057 bool UseScratchRegisterScope::hasAvailable() const { return *available_ != 0; } in hasAvailable() function in v8::internal::UseScratchRegisterScope