/art/compiler/utils/arm/ |
D | assembler_arm.cc | 524 ArmManagedRegister scratch = mscratch.AsArm(); in StoreSpanning() local 532 ArmManagedRegister scratch = mscratch.AsArm(); in CopyRef() local 564 ArmManagedRegister scratch = mscratch.AsArm(); in StoreImmediateToFrame() local 572 ArmManagedRegister scratch = mscratch.AsArm(); in StoreImmediateToThread32() local 615 ArmManagedRegister scratch = mscratch.AsArm(); in CopyRawPtrFromThread32() local 626 ArmManagedRegister scratch = mscratch.AsArm(); in CopyRawPtrToThread32() local 637 ArmManagedRegister scratch = mscratch.AsArm(); in StoreStackOffsetToThread32() local 685 ArmManagedRegister scratch = mscratch.AsArm(); in Copy() local 701 Register scratch = mscratch.AsArm().AsCoreRegister(); in Copy() local 709 Register scratch = mscratch.AsArm().AsCoreRegister(); in Copy() local [all …]
|
D | assembler_arm.h | 1100 ArmExceptionSlowPath(ArmManagedRegister scratch, size_t stack_adjust) in ArmExceptionSlowPath()
|
/art/compiler/utils/arm64/ |
D | assembler_arm64.cc | 160 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in StoreImmediateToFrame() local 169 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in StoreImmediateToThread64() local 178 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in StoreStackOffsetToThread64() local 194 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in StoreSpanning() local 360 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in CopyRawPtrFromThread64() local 369 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in CopyRawPtrToThread64() local 377 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in CopyRef() local 387 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in Copy() local 403 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in Copy() local 422 Arm64ManagedRegister scratch = m_scratch.AsArm64(); in Copy() local [all …]
|
D | assembler_arm64.h | 67 Arm64Exception(Arm64ManagedRegister scratch, size_t stack_adjust) in Arm64Exception()
|
/art/compiler/optimizing/ |
D | parallel_move_resolver.cc | 264 int scratch = -1; in AllocateScratchRegister() local 381 for (Location scratch : scratches_) { in AddScratchLocation() local 458 Location scratch = AllocateScratchLocationFor(kind); in PerformMove() local 495 Location scratch = scratches_[i]; in PerformMove() local
|
D | parallel_move_test.cc | 115 Location scratch = GetScratchLocation(kind); in AllocateScratchLocationFor() local
|
D | code_generator_arm64.cc | 967 Location scratch = GetScratchLocation(kind); in AllocateScratchLocationFor() local
|
/art/compiler/utils/ |
D | swap_space_test.cc | 35 ScratchFile scratch; in SwapTest() local
|
/art/compiler/utils/mips64/ |
D | assembler_mips64.cc | 2106 Mips64ManagedRegister scratch = mscratch.AsMips64(); in StoreImmediateToFrame() local 2115 Mips64ManagedRegister scratch = mscratch.AsMips64(); in StoreStackOffsetToThread64() local 2128 Mips64ManagedRegister scratch = mscratch.AsMips64(); in StoreSpanning() local 2212 Mips64ManagedRegister scratch = mscratch.AsMips64(); in CopyRef() local 2221 Mips64ManagedRegister scratch = mscratch.AsMips64(); in CopyRawPtrFromThread64() local 2230 Mips64ManagedRegister scratch = mscratch.AsMips64(); in CopyRawPtrToThread64() local 2240 Mips64ManagedRegister scratch = mscratch.AsMips64(); in Copy() local 2256 GpuRegister scratch = mscratch.AsMips64().AsGpuRegister(); in Copy() local 2273 GpuRegister scratch = mscratch.AsMips64().AsGpuRegister(); in Copy() local 2299 GpuRegister scratch = mscratch.AsMips64().AsGpuRegister(); in Copy() local [all …]
|
D | assembler_mips64.h | 85 explicit Mips64ExceptionSlowPath(Mips64ManagedRegister scratch, size_t stack_adjust) in Mips64ExceptionSlowPath()
|
/art/compiler/utils/mips/ |
D | assembler_mips.cc | 2567 MipsManagedRegister scratch = mscratch.AsMips(); in StoreImmediateToFrame() local 2575 MipsManagedRegister scratch = mscratch.AsMips(); in StoreImmediateToThread32() local 2585 MipsManagedRegister scratch = mscratch.AsMips(); in StoreStackOffsetToThread32() local 2599 MipsManagedRegister scratch = mscratch.AsMips(); in StoreSpanning() local 2687 MipsManagedRegister scratch = mscratch.AsMips(); in CopyRef() local 2696 MipsManagedRegister scratch = mscratch.AsMips(); in CopyRawPtrFromThread32() local 2707 MipsManagedRegister scratch = mscratch.AsMips(); in CopyRawPtrToThread32() local 2716 MipsManagedRegister scratch = mscratch.AsMips(); in Copy() local 2732 Register scratch = mscratch.AsMips().AsCoreRegister(); in Copy() local 2740 Register scratch = mscratch.AsMips().AsCoreRegister(); in Copy() local [all …]
|
D | assembler_mips.h | 85 explicit MipsExceptionSlowPath(MipsManagedRegister scratch, size_t stack_adjust) in MipsExceptionSlowPath()
|
/art/compiler/utils/x86/ |
D | assembler_x86.cc | 2053 X86ManagedRegister scratch = mscratch.AsX86(); in StoreStackOffsetToThread32() local 2202 X86ManagedRegister scratch = mscratch.AsX86(); in CopyRef() local 2211 X86ManagedRegister scratch = mscratch.AsX86(); in CopyRawPtrFromThread32() local 2220 X86ManagedRegister scratch = mscratch.AsX86(); in CopyRawPtrToThread32() local 2229 X86ManagedRegister scratch = mscratch.AsX86(); in Copy() local 2247 ManagedRegister scratch, size_t size) { in Copy() 2256 Register scratch = mscratch.AsX86().AsCpuRegister(); in Copy() local 2265 ManagedRegister scratch, size_t size) { in Copy() 2274 Register scratch = mscratch.AsX86().AsCpuRegister(); in Copy() local 2312 X86ManagedRegister scratch = mscratch.AsX86(); in CreateHandleScopeEntry() local [all …]
|
/art/compiler/utils/x86_64/ |
D | assembler_x86_64.cc | 2804 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in StoreStackOffsetToThread64() local 2955 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in CopyRef() local 2964 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in CopyRawPtrFromThread64() local 2973 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in CopyRawPtrToThread64() local 2981 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in Copy() local 2999 ManagedRegister scratch, size_t size) { in Copy() 3008 CpuRegister scratch = mscratch.AsX86_64().AsCpuRegister(); in Copy() local 3017 ManagedRegister scratch, size_t size) { in Copy() 3026 CpuRegister scratch = mscratch.AsX86_64().AsCpuRegister(); in Copy() local 3070 X86_64ManagedRegister scratch = mscratch.AsX86_64(); in CreateHandleScopeEntry() local [all …]
|