Searched refs:SubsInputValue (Results 1 – 1 of 1) sorted by relevance
18152 SDValue SubsInputValue = SubsNode->getOperand(1); in performCONDCombine() local18158 !isa<ConstantSDNode>(SubsInputValue.getNode())) in performCONDCombine()18163 if (!checkValueWidth(SubsInputValue, MaskBits, ExtType) || in performCONDCombine()18170 cast<ConstantSDNode>(SubsInputValue.getNode())->getSExtValue())) in performCONDCombine()