Searched refs:DestPhysReg (Results 1 – 2 of 2) sorted by relevance
962 Record *DestPhysReg; variable965 : Matcher(EmitCopyToReg), SrcSlot(srcSlot), DestPhysReg(destPhysReg) {} in EmitCopyToRegMatcher()968 Record *getDestPhysReg() const { return DestPhysReg; } in getDestPhysReg()978 cast<EmitCopyToRegMatcher>(M)->DestPhysReg == DestPhysReg; in isEqualImpl()981 return SrcSlot ^ ((unsigned)(intptr_t)DestPhysReg << 4); in getHashImpl()
3115 unsigned DestPhysReg = MatcherTable[MatcherIndex++]; in SelectCodeCommon() local3121 DestPhysReg, RecordedNodes[RecNo].first, in SelectCodeCommon()