Lines Matching defs:CmpLHS
27256 SDValue CmpLHS;27261 CmpLHS = TheSelect->getOperand(0);27268 CmpLHS = Cmp.getOperand(0);27273 Sqrt.getOperand(0) == CmpLHS && (CC == ISD::SETOLT ||