Searched refs:AddInputValue2 (Results 1 – 2 of 2) sorted by relevance
9554 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local9560 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()9567 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()9572 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()
10573 SDValue AddInputValue2 = AddValue.getNode()->getOperand(1); in performCONDCombine() local10579 if (!isa<ConstantSDNode>(AddInputValue2.getNode()) || in performCONDCombine()10586 !checkValueWidth(AddInputValue2, MaskBits, ExtType) || in performCONDCombine()10591 cast<ConstantSDNode>(AddInputValue2.getNode())->getSExtValue(), in performCONDCombine()