Searched refs:TruncValue2 (Results 1 – 1 of 1) sorted by relevance
3583 SDValue TruncValue2 = AndInputValue2.getNode()->getOperand(0); in performSETCCCombine() local3584 if (TruncValue2.getOpcode() != ISD::TRUNCATE) in performSETCCCombine()3588 SDValue TruncInputValue2 = TruncValue2.getNode()->getOperand(0); in performSETCCCombine()