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.h78 struct RegMapForPhyRegCpy { struct
79 RegMapForPhyRegCpy(RegOperand *dReg, PrimType dType, RegOperand *sReg, PrimType sType) in RegMapForPhyRegCpy() argument
83 RegOperand *destReg;
84 PrimType destType;
85 RegOperand *srcReg;
86 PrimType srcType;