Searched refs:RHSCST (Results 1 – 1 of 1) sorted by relevance
4889 if (ConstantSDNode *RHSCST = dyn_cast<ConstantSDNode>(RHSLo)) { in IntegerExpandSetCCOperands() local4890 if (RHSCST->isAllOnes()) { in IntegerExpandSetCCOperands()