Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_proepilog.cpp84 …ProEpilog::AppendInstructionPushPair(CGFunc &cgFunc, AArch64reg reg0, AArch64reg reg1, RegType rty, in AppendInstructionPushPair()
108 void AArch64GenProEpilog::AppendInstructionPushSingle(CGFunc &cgFunc, AArch64reg reg, RegType rty, … in AppendInstructionPushSingle()
135 … AArch64reg reg1, RegType rty, in AppendInstructionForAllocateOrDeallocateCallFrame()
181 … AArch64reg reg1, RegType rty) in CreateAndAppendInstructionForAllocateCallFrame()
202 …ch64GenProEpilog::AppendInstructionAllocateCallFrame(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionAllocateCallFrame()
272 …enProEpilog::AppendInstructionAllocateCallFrameDebug(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionAllocateCallFrameDebug()
633 void AArch64GenProEpilog::AppendInstructionPopSingle(CGFunc &cgFunc, AArch64reg reg, RegType rty, i… in AppendInstructionPopSingle()
654 …nProEpilog::AppendInstructionPopPair(CGFunc &cgFunc, AArch64reg reg0, AArch64reg reg1, RegType rty, in AppendInstructionPopPair()
677 …64GenProEpilog::AppendInstructionDeallocateCallFrame(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionDeallocateCallFrame()
731 …ProEpilog::AppendInstructionDeallocateCallFrameDebug(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionDeallocateCallFrameDebug()