Home
last modified time | relevance | path

Searched defs:IsZeroReg (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dregfile.cpp146 bool Aarch64RegisterDescription::IsZeroReg(Reg reg) const in IsZeroReg() function in ark::compiler::aarch64::Aarch64RegisterDescription
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dregfile.cpp214 bool Aarch32RegisterDescription::IsZeroReg([[maybe_unused]] Reg reg) const in IsZeroReg() function in ark::compiler::aarch32::Aarch32RegisterDescription
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dregfile.cpp126 bool Amd64RegisterDescription::IsZeroReg([[maybe_unused]] Reg reg) const in IsZeroReg() function in ark::compiler::amd64::Amd64RegisterDescription