Searched refs:SrcSlot (Results 1 – 1 of 1) sorted by relevance
961 unsigned SrcSlot; // Value to copy into the physreg. variable965 : Matcher(EmitCopyToReg), SrcSlot(srcSlot), DestPhysReg(destPhysReg) {} in EmitCopyToRegMatcher()967 unsigned getSrcSlot() const { return SrcSlot; } in getSrcSlot()977 return cast<EmitCopyToRegMatcher>(M)->SrcSlot == SrcSlot && in isEqualImpl()981 return SrcSlot ^ ((unsigned)(intptr_t)DestPhysReg << 4); in getHashImpl()