/art/compiler/utils/arm/ |
D | jni_macro_assembler_arm_vixl.cc | 174 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in RemoveFrame() local 210 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Store() local 230 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRef() local 238 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRawPtr() local 250 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreSpanning() local 260 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRef() local 272 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRef() local 300 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreImmediateToFrame() local 319 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtrFromThread() local 329 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRawPtrFromThread() local [all …]
|
D | assembler_arm_vixl.cc | 252 UseScratchRegisterScope temps(&vixl_masm_); in StoreToOffset() local 321 UseScratchRegisterScope temps(&vixl_masm_); in LoadFromOffset() local 391 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRegisterList() local 412 UseScratchRegisterScope temps(GetVIXLAssembler()); in LoadRegisterList() local
|
/art/compiler/utils/arm64/ |
D | assembler_arm64.cc | 57 UseScratchRegisterScope temps(&vixl_masm_); in LoadRawPtr() local 68 UseScratchRegisterScope temps(&vixl_masm_); in JumpTo() local
|
D | jni_macro_assembler_arm64.cc | 86 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in AddConstant() local 177 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 202 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadImmediate() local 319 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtr() local 665 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in EmitExceptionPoll() local 797 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in RemoveFrame() local
|
/art/compiler/optimizing/ |
D | code_generator_arm_vixl.cc | 114 static inline void ExcludeIPAndBakerCcEntrypointRegister(UseScratchRegisterScope* temps, in ExcludeIPAndBakerCcEntrypointRegister() 218 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in SaveContiguousSRegisterList() local 266 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in RestoreContiguousSRegisterList() local 1143 UseScratchRegisterScope temps(arm_codegen->GetVIXLAssembler()); in EmitNativeCode() local 1665 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongDataProc() local 1819 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTestConstant() local 1973 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTest() local 2056 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateEqualLong() local 2489 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local 2502 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local [all …]
|
D | code_generator_arm64.cc | 189 UseScratchRegisterScope temps(masm); in SaveRestoreLiveRegistersHelper() local 1035 UseScratchRegisterScope temps(masm); in EmitNativeCode() local 1492 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1502 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1596 UseScratchRegisterScope temps(GetVIXLAssembler()); in MarkGCCard() local 1708 vixl::aarch64::UseScratchRegisterScope* temps, in AcquireFPOrCoreCPURegisterOfSize() 1787 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1817 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1841 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1904 UseScratchRegisterScope temps(masm); in LoadAcquire() local [all …]
|
D | code_generator_vector_arm_vixl.cc | 775 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecSADAccumulate() local 886 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 937 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local
|
D | intrinsics_arm_vixl.cc | 527 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenMinMaxFloat() local 682 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenMinMaxLong() local 1006 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenUnsafeGet() local 1174 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenUnsafePut() local 1600 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenerateStringCompareToLoop() local 2560 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitSystemArrayCopy() local 2582 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitSystemArrayCopy() local 2950 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenHighestOneBit() local 3016 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenLowestOneBit() local 3129 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitStringGetCharsNoCheck() local [all …]
|
D | intrinsics_arm64.cc | 442 UseScratchRegisterScope temps(masm); in GenBitCount() local 473 UseScratchRegisterScope temps(masm); in GenHighestOneBit() local 506 UseScratchRegisterScope temps(masm); in GenLowestOneBit() local 1058 UseScratchRegisterScope temps(masm); in GenUnsafePut() local 1215 UseScratchRegisterScope temps(masm); in GenCas() local 2078 UseScratchRegisterScope temps(masm); in VisitStringGetCharsNoCheck() local 2366 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopyChar() local 2563 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopy() local 2969 UseScratchRegisterScope temps(masm); in VisitIntegerValueOf() local 3036 UseScratchRegisterScope temps(masm); in VisitThreadInterrupted() local
|
D | code_generator_vector_arm64.cc | 1289 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1347 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local
|
/art/compiler/linker/arm/ |
D | relative_patcher_thumb2.cc | 238 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local 288 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local 320 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local
|
/art/compiler/linker/arm64/ |
D | relative_patcher_arm64.cc | 424 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local 458 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local 486 UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CompileBakerReadBarrierThunk() local
|
/art/compiler/utils/ |
D | assembler_thumb_test.cc | 321 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local 354 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local
|
/art/compiler/trampolines/ |
D | trampoline_compiler.cc | 71 vixl::aarch32::UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CreateTrampoline() local
|