Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dcallconv.cpp85 size_t Amd64CallingConvention::PopRegs(RegList regs, RegList vregs) in PopRegs() function in ark::compiler::amd64::Amd64CallingConvention
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp157 uint8_t Aarch32CallingConvention::PopRegs(RegMask regs, VRegMask vregs, bool isCallee) in PopRegs() function in ark::compiler::aarch32::Aarch32CallingConvention
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp89 size_t Aarch64CallingConvention::PopRegs(vixl::aarch64::CPURegList regs, vixl::aarch64::CPURegList … in PopRegs() function in ark::compiler::aarch64::Aarch64CallingConvention