Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dcodegen-inl.h85 void Codegen::CallEntrypoint(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &… in CallEntrypoint()
152 void Codegen::CallRuntime(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&..… in CallRuntime()
158 void Codegen::CallFastPath(Inst *inst, EntrypointId id, Reg dstReg, RegMask preservedRegs, Args &&.… in CallFastPath()
Dslow_path.cpp70 RegMask preservedRegs; in GenerateInitializeClass() local
Dcodegen.cpp1248 RegMask preservedRegs; in CreateNewObjCallOld() local