Searched refs:TheRHS (Results 1 – 2 of 2) sorted by relevance
896 Register TheRHS = GetRegForProfit(RHS); in trySwapICmpOperands() local901 getCmpOperandFoldingProfit(TheRHS, MRI)); in trySwapICmpOperands()
3912 SDValue TheRHS = RHSIsCMN ? RHS.getOperand(1) : RHS; in getAArch64Cmp() local3915 getCmpOperandFoldingProfit(TheRHS) + (RHSIsCMN ? 1 : 0)) { in getAArch64Cmp()