Searched refs:AcquireS (Results 1 – 11 of 11) sorted by relevance
150 VIXL_CHECK(s6.Is(temps.AcquireS())); in TEST_AARCH32()175 VIXL_CHECK(s7.Is(temps.AcquireS())); in TEST_AARCH32()
1460 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1468 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1476 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1484 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1492 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1504 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1516 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()1524 SwVfpRegister scratch = temps.AcquireS(); in AssembleArchInstruction()3270 SwVfpRegister temp = temps.AcquireS(); in AssembleMove()3309 SwVfpRegister s_temp = temps.AcquireS(); in AssembleMove()[all …]
102 return AcquireS(); in AcquireV()134 SRegister UseScratchRegisterScope::AcquireS() { in AcquireS() function in vixl::aarch32::UseScratchRegisterScope
11114 SRegister AcquireS();
91 return temps->AcquireS(); in AcquireByType()
1726 SwVfpRegister AcquireS() { return AcquireVfp<SwVfpRegister>(); } in AcquireS() function
1714 single_scratch = temps.AcquireS(); in TryInlineTruncateDoubleToI()
2096 VRegister AcquireS() { return AcquireNextAvailable(availablefp_).S(); } in AcquireS() function
1553 temp = temps.AcquireS(); in Swap()
2677 VRegister temp = scope.AcquireS(); in AssembleMove()
3750 VRegister AcquireS() { in AcquireS() function