Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dregfile.cpp201 Reg Amd64RegisterDescription::AcquireScratchRegister(TypeInfo type) in AcquireScratchRegister() function in ark::compiler::amd64::Amd64RegisterDescription
209 void Amd64RegisterDescription::AcquireScratchRegister(Reg reg) in AcquireScratchRegister() function in ark::compiler::amd64::Amd64RegisterDescription
Dencode.cpp2982 Reg Amd64Encoder::AcquireScratchRegister(TypeInfo type) in AcquireScratchRegister() function in ark::compiler::amd64::Amd64Encoder
2987 void Amd64Encoder::AcquireScratchRegister(Reg reg) in AcquireScratchRegister() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp654 compiler::Reg Encoder::AcquireScratchRegister([[maybe_unused]] compiler::TypeInfo type) in AcquireScratchRegister() function in ark::compiler::Encoder
658 void Encoder::AcquireScratchRegister([[maybe_unused]] compiler::Reg reg) in AcquireScratchRegister() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp137 Reg Aarch32Encoder::AcquireScratchRegister(TypeInfo type) in AcquireScratchRegister() function in ark::compiler::aarch32::Aarch32Encoder
172 void Aarch32Encoder::AcquireScratchRegister(Reg reg) in AcquireScratchRegister() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp2913 Reg Aarch64Encoder::AcquireScratchRegister(TypeInfo type) in AcquireScratchRegister() function in ark::compiler::aarch64::Aarch64Encoder
2922 void Aarch64Encoder::AcquireScratchRegister(Reg reg) in AcquireScratchRegister() function in ark::compiler::aarch64::Aarch64Encoder