/art/compiler/utils/arm/ |
D | jni_macro_assembler_arm_vixl.cc | 234 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in RemoveFrame() local 276 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Store() local 296 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRef() local 303 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRawPtr() local 313 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreSpanning() local 320 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRef() local 330 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRef() local 345 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRef() local 366 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreImmediateToFrame() local 384 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtrFromThread() local [all …]
|
D | assembler_arm_vixl.cc | 249 UseScratchRegisterScope temps(&vixl_masm_); in StoreToOffset() local 318 UseScratchRegisterScope temps(&vixl_masm_); in LoadFromOffset() local 388 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRegisterList() local 409 UseScratchRegisterScope temps(GetVIXLAssembler()); in LoadRegisterList() local
|
/art/compiler/utils/arm64/ |
D | jni_macro_assembler_arm64.cc | 94 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in AddConstant() local 166 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreImmediateToFrame() local 173 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackOffsetToThread() local 180 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 200 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadImmediate() local 317 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtr() local 415 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Move() local 454 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRawPtrFromThread() local 470 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRef() local 480 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CopyRef() local [all …]
|
D | assembler_arm64.cc | 94 UseScratchRegisterScope temps(&vixl_masm_); in LoadRawPtr() local 105 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 1194 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongDataProc() local 1348 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTestConstant() local 1502 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTest() local 1585 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateEqualLong() local 2113 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2140 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2200 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local 2287 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local [all …]
|
D | code_generator_arm64.cc | 1115 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1135 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1179 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1306 UseScratchRegisterScope temps(GetVIXLAssembler()); in MarkGCCard() local 1442 vixl::aarch64::UseScratchRegisterScope* temps, in AcquireFPOrCoreCPURegisterOfSize() 1535 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1559 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveLocation() local 1623 UseScratchRegisterScope temps(masm); in LoadAcquire() local 1732 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRelease() local 1843 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateClassInitializationCheck() 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 | 403 UseScratchRegisterScope temps(masm); in GenBitCount() local 434 UseScratchRegisterScope temps(masm); in GenHighestOneBit() local 467 UseScratchRegisterScope temps(masm); in GenLowestOneBit() local 857 UseScratchRegisterScope temps(masm); in GenUnsafePut() local 1210 UseScratchRegisterScope temps(masm); in EmitNativeCode() local 1290 UseScratchRegisterScope temps(masm); in GenUnsafeCas() local 1402 UseScratchRegisterScope temps(masm); in GenerateGetAndUpdate() local 2265 UseScratchRegisterScope temps(masm); in VisitStringGetCharsNoCheck() local 2577 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopyChar() local 2774 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopy() local [all …]
|
D | code_generator_vector_arm64_sve.cc | 1046 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecDotProd() local 1103 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1145 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local 1314 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 1009 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 | 224 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local 257 vixl::aarch32::UseScratchRegisterScope temps(assembler.asm_.GetVIXLAssembler()); in TEST_F() local
|