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.cpp872 …ProEpilog::AppendInstructionPushPair(CGFunc &cgFunc, AArch64reg reg0, AArch64reg reg1, RegType rty, in AppendInstructionPushPair()
905 void AArch64GenProEpilog::AppendInstructionPushSingle(CGFunc &cgFunc, AArch64reg reg, RegType rty, … in AppendInstructionPushSingle()
935 … AArch64reg reg1, RegType rty, in AppendInstructionForAllocateOrDeallocateCallFrame()
977 … AArch64reg reg1, RegType rty) in CreateAndAppendInstructionForAllocateCallFrame()
1003 …ch64GenProEpilog::AppendInstructionAllocateCallFrame(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionAllocateCallFrame()
1100 …enProEpilog::AppendInstructionAllocateCallFrameDebug(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionAllocateCallFrameDebug()
1422 void AArch64GenProEpilog::AppendInstructionStackCheck(AArch64reg reg, RegType rty, int32 offset) in AppendInstructionStackCheck()
1592 void AArch64GenProEpilog::AppendInstructionPopSingle(CGFunc &cgFunc, AArch64reg reg, RegType rty, i… in AppendInstructionPopSingle()
1614 …nProEpilog::AppendInstructionPopPair(CGFunc &cgFunc, AArch64reg reg0, AArch64reg reg1, RegType rty, in AppendInstructionPopPair()
1639 …64GenProEpilog::AppendInstructionDeallocateCallFrame(AArch64reg reg0, AArch64reg reg1, RegType rty) in AppendInstructionDeallocateCallFrame()
[all …]