Home
last modified time | relevance | path

Searched defs:tmpReg (Results 1 - 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/aarch32/
H A Dencoder32_test_2.cpp975 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
/arkcompiler/runtime_core/static_core/compiler/tests/aarch64/
H A Dencoder64_test_2.cpp1155 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSGen.h113 VReg tmpReg = AllocReg(); in ResolveConditionalResultFloat() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c1707 u8 tmpReg; in phy_LCCalibrate_8723B() local
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/
H A DHalPhyRf_8723B.c1514 u8 tmpReg; in phy_LCCalibrate_8723B() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dreg_alloc_lsra.cpp1182 auto tmpReg = static_cast<regno_t>(intSpillRegSet[spillIdx] + firstIntReg); in InsertCallerSave() local
1295 auto tmpReg = static_cast<regno_t>(intSpillRegSet[spillIdx] + firstIntReg); in SpillOperand() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode_visitor.cpp1406 auto tmpReg = enc->GetCodegen()->ConvertInstTmpReg(inst, DataType::GetIntTypeForReference(arch)); VisitStoreStatic() local
1555 FillObjectClass(GraphVisitor *visitor, Reg tmpReg, LabelHolder::LabelId throwLabel) FillObjectClass() argument
1582 FillOtherClass(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId throwLabel) FillOtherClass() argument
1597 FillArrayObjectClass(GraphVisitor *visitor, Reg tmpReg, LabelHolder::LabelId throwLabel) FillArrayObjectClass() argument
1614 FillArrayClass(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId throwLabel) FillArrayClass() argument
1763 FillIsInstanceCaseObject(GraphVisitor *visitor, Inst *inst, Reg tmpReg) FillIsInstanceCaseObject() argument
1792 FillIsInstanceCaseOther(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId endLabel) FillIsInstanceCaseOther() argument
1818 FillIsInstanceCaseArrayObject(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId endLabel) FillIsInstanceCaseArrayObject() argument
1841 FillIsInstanceCaseArrayClass(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId endLabel) FillIsInstanceCaseArrayClass() argument
1879 FillIsInstance(GraphVisitor *visitor, Inst *inst, Reg tmpReg, LabelHolder::LabelId endLabel) FillIsInstance() argument
[all...]
H A Dcodegen.cpp1289 void Codegen::CreateJumpToClassResolverPltShared(Inst *inst, Reg tmpReg, RuntimeInterface::EntrypointId id) in CreateJumpToClassResolverPltShared() argument
1313 void Codegen::CreateLoadClassFromPLT(Inst *inst, Reg tmpReg, Reg dst, size_t classId) in CreateLoadClassFromPLT() argument
1350 void Codegen::CreateAlignmentValue(Reg alignmentReg, Reg tmpReg, size_ argument
1435 IntfInlineCachePass(ResolveVirtualInst *resolver, Reg methodReg, Reg tmpReg, Reg objReg) IntfInlineCachePass() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhw.c1354 u32 tmpReg; in ath9k_hw_set_reset() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dhw.c1353 u32 tmpReg; in ath9k_hw_set_reset() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dencode.cpp810 vixl::aarch64::VRegister tmpReg; EncodeBitCount() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c165057 int tmpReg = sqlite3GetTempReg(pParse); global() local
165079 int tmpReg = sqlite3GetTempReg(pParse); global() local
[all...]

Completed in 154 milliseconds