Searched refs:TruncInputValue1 (Results 1 – 1 of 1) sorted by relevance
3587 SDValue TruncInputValue1 = TruncValue1.getNode()->getOperand(0); in performSETCCCombine() local3592 if (!checkValueWidth(TruncInputValue1, ExtType1) || in performSETCCCombine()3596 if (TruncInputValue1->getValueType(0) != TruncInputValue2->getValueType(0) || in performSETCCCombine()3597 AndNode->getValueType(0) != TruncInputValue1->getValueType(0)) in performSETCCCombine()3606 TruncInputValue1, TruncInputValue2); in performSETCCCombine()