Searched defs:RegMapForPhyRegCpy (Results 1 – 1 of 1) sorted by relevance
113 struct RegMapForPhyRegCpy { struct114 RegMapForPhyRegCpy(RegOperand *dReg, PrimType dType, RegOperand *sReg, PrimType sType) in RegMapForPhyRegCpy() argument118 RegOperand *destReg;119 PrimType destType;120 RegOperand *srcReg;121 PrimType srcType;