Searched refs:TruncValue1 (Results 1 – 1 of 1) sorted by relevance
3579 SDValue TruncValue1 = AndInputValue1.getNode()->getOperand(0); in performSETCCCombine() local3580 if (TruncValue1.getOpcode() != ISD::TRUNCATE) in performSETCCCombine()3587 SDValue TruncInputValue1 = TruncValue1.getNode()->getOperand(0); in performSETCCCombine()