Searched defs:RegMapForPhyRegCpy (Results 1 – 1 of 1) sorted by relevance
78 struct RegMapForPhyRegCpy { struct79 RegMapForPhyRegCpy(RegOperand *dReg, PrimType dType, RegOperand *sReg, PrimType sType) in RegMapForPhyRegCpy() argument83 RegOperand *destReg;84 PrimType destType;85 RegOperand *srcReg;86 PrimType srcType;