Home
last modified time | relevance | path

Searched defs:tmp_reg (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/fibers/arch/amd64/
Dhelpers.S21 .macro STORE_CONTEXT ctx_baseaddr_reg, tmp_reg
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dcodegen_arm64.rb34 def tmp_reg method in Codegen
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dcodegen_arm64.rb34 def tmp_reg method in Codegen
/arkcompiler/runtime_core/compiler/tests/aarch32/
Dencoder32_test.cpp3234 auto tmp_reg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
3262 Reg tmp_reg(4, TypeInfo(T(0))); in TestStoreExclusive() local
/arkcompiler/runtime_core/compiler/tests/aarch64/
Dencoder64_test.cpp3350 auto tmp_reg = test->GetParameter(TypeInfo(T(0)), 1); in TestStoreExclusiveFailed() local
3377 Reg tmp_reg(test->GetRegfile()->GetZeroReg().GetId(), TypeInfo(T(0))); in TestStoreExclusive() local