Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dregfile.cpp229 bool Amd64RegisterDescription::IsScratchRegisterReleased(Reg reg) const in IsScratchRegisterReleased() function in ark::compiler::amd64::Amd64RegisterDescription
Dencode.cpp2997 bool Amd64Encoder::IsScratchRegisterReleased(Reg reg) const in IsScratchRegisterReleased() function in ark::compiler::amd64::Amd64Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode.cpp864 bool Encoder::IsScratchRegisterReleased([[maybe_unused]] compiler::Reg reg) const in IsScratchRegisterReleased() function in ark::compiler::Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp198 bool Aarch32Encoder::IsScratchRegisterReleased(Reg reg) const in IsScratchRegisterReleased() function in ark::compiler::aarch32::Aarch32Encoder
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp2954 bool Aarch64Encoder::IsScratchRegisterReleased(Reg reg) const in IsScratchRegisterReleased() function in ark::compiler::aarch64::Aarch64Encoder