| /arkcompiler/runtime_core/static_core/compiler/tests/aarch32/ |
| H A D | encoder32_test_2.cpp | 975 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
|
| /arkcompiler/runtime_core/static_core/compiler/tests/aarch64/ |
| H A D | encoder64_test_2.cpp | 1155 auto tmpReg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
|
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ |
| H A D | ETSGen.h | 113 VReg tmpReg = AllocReg(); in ResolveConditionalResultFloat() local
|
| /kernel/linux/linux-5.10/drivers/staging/rtl8723bs/hal/ |
| H A D | HalPhyRf_8723B.c | 1707 u8 tmpReg; in phy_LCCalibrate_8723B() local
|
| /kernel/linux/linux-6.6/drivers/staging/rtl8723bs/hal/ |
| H A D | HalPhyRf_8723B.c | 1514 u8 tmpReg; in phy_LCCalibrate_8723B() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | reg_alloc_lsra.cpp | 1182 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 D | encode_visitor.cpp | 1406 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 D | codegen.cpp | 1289 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 D | hw.c | 1354 u32 tmpReg; in ath9k_hw_set_reset() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 1353 u32 tmpReg; in ath9k_hw_set_reset() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| H A D | encode.cpp | 810 vixl::aarch64::VRegister tmpReg; EncodeBitCount() local [all...] |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 165057 int tmpReg = sqlite3GetTempReg(pParse); global() local 165079 int tmpReg = sqlite3GetTempReg(pParse); global() local [all...] |