Searched refs:AddInputValue2 (Results 1 – 1 of 1) sorted by relevance
19972 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local19978 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()19985 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()19990 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()