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