Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_cgfunc.h113 struct RegMapForPhyRegCpy { struct
114 RegMapForPhyRegCpy(RegOperand *dReg, PrimType dType, RegOperand *sReg, PrimType sType) in RegMapForPhyRegCpy() argument
118 RegOperand *destReg;
119 PrimType destType;
120 RegOperand *srcReg;
121 PrimType srcType;