Searched refs:LHS0C (Results 1 – 2 of 2) sorted by relevance
11000 auto *LHS0C = dyn_cast<ConstantSDNode>(LHS->getOperand(0)); in PerformCMOVCombine() local11003 if ((LHS0C && LHS0C->getZExtValue() == 0) && in PerformCMOVCombine()
12637 auto *LHS0C = dyn_cast<ConstantSDNode>(LHS->getOperand(0)); in PerformCMOVCombine() local12640 if ((LHS0C && LHS0C->getZExtValue() == 0) && in PerformCMOVCombine()