/aosp_15_r20/external/vixl/test/aarch64/ |
H A D | test-api-aarch64.cc | 1129 UseScratchRegisterScope temps(&masm); in TEST() local 1136 UseScratchRegisterScope temps(&masm); in TEST() local 1148 UseScratchRegisterScope temps(&masm); in TEST() local 1153 UseScratchRegisterScope temps(&masm); in TEST() local 1158 UseScratchRegisterScope temps(&masm); in TEST() local 1163 UseScratchRegisterScope temps(&masm); in TEST() local 1168 UseScratchRegisterScope temps(&masm); in TEST() local 1173 UseScratchRegisterScope temps(&masm); in TEST() local 1183 UseScratchRegisterScope temps(&masm); in TEST() local 1194 UseScratchRegisterScope temps(&masm); in TEST() local [all …]
|
H A D | test-utils-aarch64.cc | 610 UseScratchRegisterScope temps(masm); in DumpRegisters() local 625 UseScratchRegisterScope temps(masm); in DumpRegisters() local 644 UseScratchRegisterScope temps(masm); in Dump() local 948 UseScratchRegisterScope temps(masm); in ComputeMachineStateHash() local
|
H A D | test-disasm-sve-aarch64.cc | 3312 UseScratchRegisterScope temps(&masm); in TEST() local 5831 UseScratchRegisterScope temps(&masm); in TEST() local 5874 UseScratchRegisterScope temps(&masm); in TEST() local
|
/aosp_15_r20/external/vixl/src/aarch32/ |
H A D | macro-assembler-aarch32.cc | 677 UseScratchRegisterScope temps(this); in Delegate() local 724 UseScratchRegisterScope temps(this); in Delegate() local 752 UseScratchRegisterScope temps(this); in Delegate() local 763 UseScratchRegisterScope temps(this); in Delegate() local 774 UseScratchRegisterScope temps(this); in Delegate() local 784 UseScratchRegisterScope temps(this); in Delegate() local 842 UseScratchRegisterScope temps(this); in Delegate() local 864 UseScratchRegisterScope temps(this); in Delegate() local 914 UseScratchRegisterScope temps(this); in Delegate() local 936 UseScratchRegisterScope temps(this); in Delegate() local [all …]
|
/aosp_15_r20/external/vixl/src/aarch64/ |
H A D | macro-assembler-sve-aarch64.cc | 57 UseScratchRegisterScope temps(this); in AddSubHelper() local 114 UseScratchRegisterScope temps(this); in IntWideImmHelper() local 227 UseScratchRegisterScope temps(this); in Addpl() local 284 UseScratchRegisterScope temps(this); in Addvl() local 414 UseScratchRegisterScope temps(this); in Cpy() local 492 UseScratchRegisterScope temps(this); in Dup() local 544 UseScratchRegisterScope temps(this); in FPCommutativeArithmeticHelper() local 892 UseScratchRegisterScope* temps, in Index() 922 UseScratchRegisterScope temps(this); in Index() local 952 UseScratchRegisterScope temps(this); in Insr() local [all …]
|
H A D | macro-assembler-aarch64.cc | 469 UseScratchRegisterScope temps; in MoveImmediateHelper() local 789 UseScratchRegisterScope temps(this); in LogicalMacro() local 949 UseScratchRegisterScope temps(this); in Movi16bitHelper() local 1027 UseScratchRegisterScope temps(this); in Movi32bitHelper() local 1060 UseScratchRegisterScope temps(this); in Movi64bitHelper() local 1102 UseScratchRegisterScope temps(this); in Movi() local 1186 UseScratchRegisterScope temps(this); in ConditionalCompareMacro() local 1220 UseScratchRegisterScope temps; in CselHelper() local 1355 UseScratchRegisterScope* temps, in CselSubHelperRightSmallImmediate() 1458 UseScratchRegisterScope temps(this); in Fcmp() local [all …]
|
/aosp_15_r20/art/compiler/utils/arm/ |
H A D | jni_macro_assembler_arm_vixl.cc | 227 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in RemoveFrame() local 283 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Store() local 303 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreRawPtr() local 322 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadRawPtrFromThread() local 329 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 592 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in MoveArguments() local 608 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in MoveArguments() local 718 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Move() local 782 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Copy() local 802 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local [all …]
|
H A D | assembler_arm_vixl.cc | 235 UseScratchRegisterScope temps(&vixl_masm_); in StoreToOffset() local 304 UseScratchRegisterScope temps(&vixl_masm_); in LoadFromOffset() local 374 UseScratchRegisterScope temps(GetVIXLAssembler()); in StoreRegisterList() local 395 UseScratchRegisterScope temps(GetVIXLAssembler()); in LoadRegisterList() local
|
/aosp_15_r20/art/compiler/utils/arm64/ |
H A D | jni_macro_assembler_arm64.cc | 131 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in AddConstant() local 204 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in StoreStackPointerToThread() local 221 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in LoadImmediate() local 545 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Move() local 591 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Copy() local 630 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in Jump() local 658 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local 679 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in CreateJObject() local 717 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in TryToTransitionFromRunnableToNative() local 749 UseScratchRegisterScope temps(asm_.GetVIXLAssembler()); in TryToTransitionFromNativeToRunnable() local [all …]
|
H A D | assembler_arm64.cc | 93 UseScratchRegisterScope temps(&vixl_masm_); in LoadRawPtr() local 104 UseScratchRegisterScope temps(&vixl_masm_); in JumpTo() local
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | code_generator_arm_vixl.cc | 209 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in SaveContiguousSRegisterList() local 257 UseScratchRegisterScope temps(down_cast<CodeGeneratorARMVIXL*>(codegen)->GetVIXLAssembler()); in RestoreContiguousSRegisterList() local 986 UseScratchRegisterScope temps(arm_codegen->GetVIXLAssembler()); in EmitNativeCode() local 1231 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongDataProc() local 1385 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTestConstant() local 1539 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateLongTest() local 1622 UseScratchRegisterScope temps(codegen->GetVIXLAssembler()); in GenerateEqualLong() local 2285 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2314 UseScratchRegisterScope temps(GetVIXLAssembler()); in MaybeIncrementHotness() local 2339 UseScratchRegisterScope temps(GetVIXLAssembler()); in GenerateFrameEntry() local [all …]
|
H A D | code_generator_arm64.cc | 937 UseScratchRegisterScope temps(arm64_codegen->GetVIXLAssembler()); in EmitNativeCode() local 1292 UseScratchRegisterScope temps(masm); in GenerateMethodEntryExitHook() local 1377 UseScratchRegisterScope temps(masm); in MaybeRecordTraceEvent() local 1393 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1415 UseScratchRegisterScope temps(masm); in MaybeIncrementHotness() local 1438 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1484 UseScratchRegisterScope temps(masm); in GenerateFrameEntry() local 1629 UseScratchRegisterScope temps(GetVIXLAssembler()); in MarkGCCard() local 1653 UseScratchRegisterScope temps(GetVIXLAssembler()); in CheckGCCardIsValid() local 1775 vixl::aarch64::UseScratchRegisterScope* temps, in AcquireFPOrCoreCPURegisterOfSize() [all …]
|
H A D | intrinsics_arm_vixl.cc | 686 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenerateStringCompareToLoop() local 1580 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitSystemArrayCopy() local 1987 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenHighestOneBit() local 2053 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in GenLowestOneBit() local 2164 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitStringGetCharsNoCheck() local 2262 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitDoubleIsInfinite() local 2336 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in BOXED_TYPES() local 2400 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitReferenceGetReferent() local 2410 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitReferenceGetReferent() local 2453 UseScratchRegisterScope temps(assembler->GetVIXLAssembler()); in VisitReferenceRefersTo() local [all …]
|
H A 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 1116 UseScratchRegisterScope temps(masm); in GenUnsafePut() local 1561 UseScratchRegisterScope temps(masm); in EmitNativeCode() local 1641 UseScratchRegisterScope temps(masm); in GenUnsafeCas() local 1800 UseScratchRegisterScope temps(masm); in GenerateGetAndUpdate() local 2822 UseScratchRegisterScope temps(masm); in VisitStringGetCharsNoCheck() local 3140 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopyChar() local 3479 UseScratchRegisterScope temps(masm); in VisitSystemArrayCopy() local [all …]
|
H A D | code_generator_vector_arm64_sve.cc | 1042 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecDotProd() local 1099 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1141 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local 1448 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveToSIMDStackSlot() local
|
H A D | code_generator_vector_arm64_neon.cc | 1430 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecLoad() local 1490 UseScratchRegisterScope temps(GetVIXLAssembler()); in VisitVecStore() local 1688 UseScratchRegisterScope temps(GetVIXLAssembler()); in MoveToSIMDStackSlot() local 1721 UseScratchRegisterScope temps(masm); in SaveRestoreLiveRegistersHelperNeonImpl() local
|
H A 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
|
/aosp_15_r20/external/vixl/test/ |
H A D | test-use-scratch-register-scope.cc | 124 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local 185 UseScratchRegisterScope temps(&masm); in TEST_AARCH32() local
|
/aosp_15_r20/external/mesa3d/src/compiler/glsl/ |
H A D | linker.cpp | 553 hash_table *temps) in remap_variables() 557 remap_visitor(struct gl_linked_shader *target, hash_table *temps) in remap_variables() 595 hash_table *temps; in remap_variables() member in remap_variables::remap_visitor 629 hash_table *temps = NULL; in move_non_declarations() local
|
/aosp_15_r20/external/vixl/test/aarch32/ |
H A D | test-disasm-a32.cc | 2493 UseScratchRegisterScope temps(&masm); in TEST() local 2556 UseScratchRegisterScope temps(&masm); in TEST() local 3972 UseScratchRegisterScope temps(&masm); in TEST() local
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/security/pkcs/ |
H A D | PKCS9Attribute.java | 615 DerOutputStream[] temps = new in derEncode() local 665 DerOutputStream[] temps = new in derEncode() local
|
/aosp_15_r20/external/mesa3d/src/amd/compiler/ |
H A D | aco_lower_to_cssa.cpp | 404 RegisterDemand temps = get_temp_registers(instr); in emit_copies_block() local 431 RegisterDemand temps = get_temp_registers(copy.get()); in emit_copies_block() local
|
/aosp_15_r20/art/compiler/utils/ |
H A 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
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_opt_vpm.c | 96 uint32_t temps = 0; in qir_opt_vpm() local
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | torgb.py | 74 def _torgb(filename, temps): argument
|