Searched refs:isRegIntersect (Results 1 – 3 of 3) sorted by relevance
749 bool isRegIntersect(unsigned Reg0, unsigned Reg1, const MCRegisterInfo* TRI);
1473 bool isRegIntersect(unsigned Reg0, unsigned Reg1, const MCRegisterInfo* TRI) { in isRegIntersect() function
3351 if (isRegIntersect(DstReg, SrcReg, TRI)) { in validateEarlyClobberLimitations()