Searched refs:RHSAPInt (Results 1 – 1 of 1) sorted by relevance
15907 auto RHSAPInt = cast<ConstantSDNode>(RHS)->getAPIntValue(); in PerformDAGCombine() local15908 if (!RHSAPInt.isIntN(64)) in PerformDAGCombine()15911 unsigned Val = RHSAPInt.getZExtValue(); in PerformDAGCombine()