Searched defs:scratch_scope (Results 1 – 5 of 5) sorted by relevance
2115 UseScratchRegisterScope scratch_scope(masm); in VisitStringCompareTo() local2285 UseScratchRegisterScope scratch_scope(masm); in VisitStringEquals() local4121 UseScratchRegisterScope scratch_scope(masm); in VisitFP16ToFloat() local4144 UseScratchRegisterScope scratch_scope(masm); in VisitFP16ToHalf() local4160 UseScratchRegisterScope scratch_scope(masm); in GenerateFP16Round() local
976 UseScratchRegisterScope scratch_scope(assembler->GetVIXLAssembler()); in VisitStringEquals() local1011 UseScratchRegisterScope scratch_scope(assembler->GetVIXLAssembler()); in VisitStringEquals() local
4902 UseScratchRegisterScope scratch_scope(masm); in VisitInvokeInterface() local
3305 ScratchRegisterScope scratch_scope(assembler); in VisitStringCompareTo() local
2444 UseScratchRegisterScope* scratch_scope) { in BaseMemOperandForLoadStoreCPURegList()