Searched refs:forwardCopyWillClobberTuple (Results 1 – 2 of 2) sorted by relevance
113 static bool forwardCopyWillClobberTuple(unsigned DstReg, unsigned SrcReg, in forwardCopyWillClobberTuple() function223 if (forwardCopyWillClobberTuple(DstEncoding, SrcEncoding, NF * LMul)) { in copyPhysReg()
3167 static bool forwardCopyWillClobberTuple(unsigned DestReg, unsigned SrcReg, in forwardCopyWillClobberTuple() function3187 if (forwardCopyWillClobberTuple(DestEncoding, SrcEncoding, NumRegs)) { in copyPhysRegTuple()