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