Searched refs:TruncInputValue1 (Results 1 – 1 of 1) sorted by relevance
5082 SDValue TruncInputValue1 = TruncValue1.getNode()->getOperand(0); in performSETCCCombine() local5087 if (!checkValueWidth(TruncInputValue1, ExtType1) || in performSETCCCombine()5091 if (TruncInputValue1->getValueType(0) != TruncInputValue2->getValueType(0) || in performSETCCCombine()5092 AndNode->getValueType(0) != TruncInputValue1->getValueType(0)) in performSETCCCombine()5101 TruncInputValue1, TruncInputValue2); in performSETCCCombine()