Home
last modified time | relevance | path

Searched defs:tmpReg (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp432 ScopedTmpReg tmpReg(this, src0.GetType()); in EncodeJump() local
436 ScopedTmpReg tmpReg(this, src1.GetType()); in EncodeJump() local
480 ScopedTmpReg tmpReg(this, src.GetType()); in EncodeJump() local
492 ScopedTmpReg tmpReg(this, src0.GetType()); in EncodeJumpTest() local
496 ScopedTmpReg tmpReg(this, src1.GetType()); in EncodeJumpTest() local
516 ScopedTmpReg tmpReg(this, src.GetType()); in EncodeJumpTest() local
532 ScopedTmpReg tmpReg(this, src.GetType()); in EncodeJump() local
567 ScopedTmpRegU64 tmpReg(this); in EncodeBitTestAndBranch() local
603 ScopedTmpRegU64 tmpReg(this); in MakeCall() local
615 ScopedTmpRegU64 tmpReg(this); in MakeCall() local
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp543 ScopedTmpRegU32 tmpReg(this); in ComparePosImmHelper() local
587 ScopedTmpRegU32 tmpReg(this); in CompareZeroHelper() local
689 ScopedTmpRegU32 tmpReg(this); in MakeCall() local
698 ScopedTmpRegU32 tmpReg(this); in MakeCall() local
1232 ScopedTmpRegU32 tmpReg(this); in EncodeReverseBytes() local
1362 ScopedTmpRegU32 tmpReg(this); in EncodeReverseBits() local
1500 ScopedTmpRegF32 tmpReg(this); in EncodeCastScalarToFloat() local
1549 ScopedTmpRegF32 tmpReg(this); in EncodeCastFloatToScalar() local
1598 ScopedTmpRegF32 tmpReg(this); in EncodeCastFloatToScalarWithSmallDst() local
1627 ScopedTmpReg tmpReg(this, dst.GetType()); in EncoderCastExtendFromInt32() local
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp342 ScopedTmpReg tmpReg(this, src.GetType()); in EncodeJumpTest() local
626 ScopedTmpRegU32 tmpReg(this); in EncodeIsInf() local
635 ScopedTmpRegU64 tmpReg(this); in EncodeIsInf() local
742 ScopedTmpRegU64 tmpReg(this); in EncodeFpToBits() local
764 ScopedTmpReg tmpReg(this, src.GetType()); in EncodeMoveBitsRaw() local
810 vixl::aarch64::VRegister tmpReg; in EncodeBitCount() local
1886 ScopedTmpReg tmpReg(this, src1.GetType()); in EncodeDiv() local
1918 ScopedTmpReg tmpReg(this, src1.GetType()); in EncodeMod() local
1947 ScopedTmpRegU64 tmpReg(this); in EncodeMod() local
2300 ScopedTmpReg tmpReg(this); in EncodeLdr() local
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.cpp725 …ScopedTmpReg tmpReg(encoder, Codegen::ConvertDataType(DataType::REFERENCE, enc->GetCodegen()->GetA… in VisitRefTypeCheck() local
928 ScopedTmpReg tmpReg(enc->GetEncoder()); in VisitResolveObjectField() local
953 ScopedTmpReg tmpReg(enc->GetEncoder()); in VisitLoadResolvedObjectField() local
1099 ScopedTmpReg tmpReg(encoder); in VisitInitClass() local
1118 ScopedTmpReg tmpReg(encoder); in VisitInitClass() local
1146 ScopedTmpReg tmpReg(encoder); in VisitLoadClass() local
1196 ScopedTmpRegLazy tmpReg(encoder); in VisitGetGlobalVarAddress() local
1236 ScopedTmpReg tmpReg(encoder); in EncodeLoadAndInitClassInAot() local
1352 ScopedTmpReg tmpReg(enc->GetEncoder()); in VisitResolveObjectFieldStatic() local
1412 … auto tmpReg = enc->GetCodegen()->ConvertInstTmpReg(inst, DataType::GetIntTypeForReference(arch)); in VisitStoreStatic() local
[all …]
Dslow_path.cpp197 [[maybe_unused]] ScopedTmpReg tmpReg(codegen->GetEncoder(), tmpReg_); in GenerateImpl() local
Dcodegen.cpp1284 void Codegen::CreateJumpToClassResolverPltShared(Inst *inst, Reg tmpReg, RuntimeInterface::Entrypoi… in CreateJumpToClassResolverPltShared()
1308 void Codegen::CreateLoadClassFromPLT(Inst *inst, Reg tmpReg, Reg dst, size_t classId) in CreateLoadClassFromPLT()
1345 void Codegen::CreateAlignmentValue(Reg alignmentReg, Reg tmpReg, size_t alignment) in CreateAlignmentValue()
1430 void Codegen::IntfInlineCachePass(ResolveVirtualInst *resolver, Reg methodReg, Reg tmpReg, Reg objR… in IntfInlineCachePass()
1529 ScopedTmpReg tmpReg(GetEncoder(), ConvertDataType(DataType::REFERENCE, GetArch())); in EmitResolveUnknownVirtual() local
1566 ScopedTmpReg tmpReg(GetEncoder(), ConvertDataType(DataType::REFERENCE, GetArch())); in EmitResolveVirtualAot() local
1604 ScopedTmpReg tmpReg(GetEncoder(), ConvertDataType(DataType::REFERENCE, GetArch())); in EmitResolveVirtual() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_codegen_extensions.cpp48 ScopedTmpReg tmpReg(encoder); in EtsGetNativeMethod() local
161 ScopedTmpReg tmpReg(GetEncoder()); in EtsCheckNativeException() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
Dencoder32_test_2.cpp975 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
1004 Reg tmpReg(4U, TypeInfo(T(0))); in TestStoreExclusive() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
Dencoder64_test_2.cpp1155 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
1183 Reg tmpReg(test->GetRegfile()->GetZeroReg().GetId(), TypeInfo(T(0))); in TestStoreExclusive() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp1194 auto tmpReg = static_cast<regno_t>(intSpillRegSet[spillIdx] + firstIntReg); in InsertCallerSave() local
1307 auto tmpReg = static_cast<regno_t>(intSpillRegSet[spillIdx] + firstIntReg); in SpillOperand() local
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dcodegen_intrinsics_ets.cpp516 ScopedTmpReg tmpReg(enc); in CreateStringIndexOfAfter() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSGen.cpp2075 VReg tmpReg = AllocReg(); in ResolveConditionalResultFloat() local
2253 VReg tmpReg = AllocReg(); in ConditionalFloat() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_MPIsel.cpp990 RegOperand &tmpReg = cgFunc->GetOpndBuilder()->CreateVReg(k64BitSize, kRegTyInt); in SelectTaggedIsHeapObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp1461 RegOperand &tmpReg = static_cast<RegOperand&>(preInsn->GetOperand(kInsnThirdOpnd)); in IntrinsicOptimize() local
Daarch64_cgfunc.cpp4576 RegOperand &tmpReg = CreateRegisterOperandOfType(PTY_i64); in SelectTaggedIsHeapObject() local
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/aarch64/
Doptimized_call.cpp1368 Register tmpReg(X21); in DeoptEnterAsmInterpOrBaseline() local