Searched refs:CondRHSC (Results 1 – 1 of 1) sorted by relevance
13635 ConstantSDNode *CondRHSC = isConstOrConstSplat(CondRHS); in combineTruncSelectToSMaxUSat() 13636 if (!CondRHSC || CondRHSC->getAPIntValue() != (1ULL << ScalarBits)) in combineTruncSelectToSMaxUSat() 13632 ConstantSDNode *CondRHSC = isConstOrConstSplat(CondRHS); combineTruncSelectToSMaxUSat() local