| /art/compiler/utils/arm/ |
| D | jni_macro_assembler_arm_vixl.cc | 236 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in RemoveFrame() local 292 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Store() local 312 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRawPtr() local 331 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtrFromThread() local 338 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 601 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in MoveArguments() local 617 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in MoveArguments() local 727 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Move() local 791 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Copy() local 811 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local [all …]
|
| D | assembler_arm_vixl.cc | 247 UseScratchRegisterScope temps(&vixl_masm_); in StoreToOffset() local 316 UseScratchRegisterScope temps(&vixl_masm_); in LoadFromOffset() local 386 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRegisterList() local 407 UseScratchRegisterScope temps(GetVIXLAssembler()); in LoadRegisterList() local
|
| /art/compiler/utils/arm64/ |
| D | jni_macro_assembler_arm64.cc | 129 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in AddConstant() local 202 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 219 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadImmediate() local 543 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Move() local 589 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Copy() local 628 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Jump() local 656 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local 677 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local 715 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in TryToTransitionFromRunnableToNative() local 747 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in TryToTransitionFromNativeToRunnable() local [all …]
|
| D | assembler_arm64.cc | 93 UseScratchRegisterScope temps(&vixl_masm_); in LoadRawPtr() local 104 UseScratchRegisterScope temps(&vixl_masm_); in JumpTo() local
|
| /art/compiler/optimizing/ |
| D | code_generator_arm_vixl.cc | 204 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in SaveContiguousSRegisterList() local 252 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in RestoreContiguousSRegisterList() local 1239 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongDataProc() local 1393 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTestConstant() local 1547 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTest() local 1630 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateEqualLong() local 2194 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateMethodEntryExitHook() local 2242 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2271 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2293 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local [all …]
|
| D | code_generator_arm64.cc | 1194 UseScratchRegisterScope temps(masm); in GenerateMethodEntryExitHook() local 1241 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1264 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1285 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1331 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1458 UseScratchRegisterScope temps(GetVIXLAssembler()); in MarkGCCard() local 1594 vixl::aarch64::UseScratchRegisterScope* temps, in AcquireFPOrCoreCPURegisterOfSize() 1687 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1711 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1775 UseScratchRegisterScope temps(masm); in LoadAcquire() local [all …]
|
| D | intrinsics_arm_vixl.cc | 733 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenerateStringCompareToLoop() local 1692 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitSystemArrayCopy() local 1714 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitSystemArrayCopy() local 2116 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenHighestOneBit() local 2182 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenLowestOneBit() local 2295 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitStringGetCharsNoCheck() local 2393 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitDoubleIsInfinite() local 2452 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitIntegerValueOf() local 2516 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitReferenceGetReferent() local 2526 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitReferenceGetReferent() local [all …]
|
| D | intrinsics_arm64.cc | 402 UseScratchRegisterScope temps(masm); in GenBitCount() local 433 UseScratchRegisterScope temps(masm); in GenHighestOneBit() local 466 UseScratchRegisterScope temps(masm); in GenLowestOneBit() local 961 UseScratchRegisterScope temps(masm); in GenUnsafePut() local 1362 UseScratchRegisterScope temps(masm); in EmitNativeCode() local 1442 UseScratchRegisterScope temps(masm); in GenUnsafeCas() local 1602 UseScratchRegisterScope temps(masm); in GenerateGetAndUpdate() local 2481 UseScratchRegisterScope temps(masm); in VisitStringGetCharsNoCheck() local 2796 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopyChar() local 3074 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopy() local [all …]
|
| D | code_generator_vector_arm64_sve.cc | 1043 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecDotProd() local 1100 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1142 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local 1311 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveToSIMDStackSlot() local
|
| D | code_generator_vector_arm_vixl.cc | 839 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecSADAccumulate() local 958 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1010 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local
|
| D | code_generator_vector_arm64_neon.cc | 1432 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1492 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local 1579 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveToSIMDStackSlot() local 1612 UseScratchRegisterScope temps(masm); in SaveRestoreLiveRegistersHelperNeonImpl() local
|
| /art/compiler/trampolines/ |
| D | trampoline_compiler.cc | 64 vixl::aarch32::UseScratchRegisterScope temps(assembler.GetVIXLAssembler()); in CreateTrampoline() local
|
| /art/compiler/utils/ |
| D | assembler_thumb_test.cc | 279 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local 312 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local
|