Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dregfile.cpp220 void Amd64RegisterDescription::ReleaseScratchRegister(Reg reg) in ReleaseScratchRegister() function in ark::compiler::amd64::Amd64RegisterDescription
Dencode.cpp2992 void Amd64Encoder::ReleaseScratchRegister(Reg reg) in ReleaseScratchRegister() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp663 void Encoder::ReleaseScratchRegister([[maybe_unused]] compiler::Reg reg) in ReleaseScratchRegister() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp186 void Aarch32Encoder::ReleaseScratchRegister(Reg reg) in ReleaseScratchRegister() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp2942 void Aarch64Encoder::ReleaseScratchRegister(Reg reg) in ReleaseScratchRegister() function in ark::compiler::aarch64::Aarch64Encoder