Searched refs:TheLHS (Results 1 – 2 of 2) sorted by relevance
895 Register TheLHS = GetRegForProfit(LHS); in trySwapICmpOperands() local900 return (getCmpOperandFoldingProfit(TheLHS, MRI) > in trySwapICmpOperands()
3911 SDValue TheLHS = LHSIsCMN ? LHS.getOperand(1) : LHS; in getAArch64Cmp() local3914 if (getCmpOperandFoldingProfit(TheLHS) + (LHSIsCMN ? 1 : 0) > in getAArch64Cmp()