Home
last modified time | relevance | path

Searched defs:temps (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/arm64/
Dassembler_arm64.cc89 vixl::UseScratchRegisterScope temps(vixl_masm_); in AddConstant() local
185 vixl::UseScratchRegisterScope temps(vixl_masm_); in StoreStackPointerToThread64() local
209 vixl::UseScratchRegisterScope temps(vixl_masm_); in LoadImmediate() local
316 vixl::UseScratchRegisterScope temps(vixl_masm_); in LoadRawPtr() local
530 vixl::UseScratchRegisterScope temps(vixl_masm_); in JumpTo() local
620 vixl::UseScratchRegisterScope temps(vixl_masm_); in EmitExceptionPoll() local
/art/compiler/optimizing/
Dcode_generator_arm64.cc154 UseScratchRegisterScope temps(masm); in SaveRestoreLiveRegistersHelper() local
1004 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local
1077 UseScratchRegisterScope temps(GetVIXLAssembler()); in MarkGCCard() local
1260 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local
1278 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local
1322 UseScratchRegisterScope temps(masm); in LoadAcquire() local
1414 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRelease() local
1477 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateClassInitializationCheck() local
1529 UseScratchRegisterScope temps(codegen_->GetVIXLAssembler()); in GenerateSuspendCheck() local
1637 UseScratchRegisterScope temps(masm); in HandleFieldGet() local
[all …]
Dintrinsics_arm64.cc376 UseScratchRegisterScope temps(masm); in GenBitCount() local
638 UseScratchRegisterScope temps(masm); in GenMathRound() local
791 UseScratchRegisterScope temps(masm); in GenUnsafeGet() local
918 UseScratchRegisterScope temps(masm); in GenUnsafePut() local
1042 UseScratchRegisterScope temps(masm); in GenCas() local
1149 UseScratchRegisterScope temps(masm); in VisitStringCharAt() local
1685 UseScratchRegisterScope temps(masm); in VisitStringGetCharsNoCheck() local
1925 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopyChar() local
2092 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopy() local