Searched refs:OrC (Results 1 – 2 of 2) sorted by relevance
512 ICV_DEF_UN_LOG_OP_2D( CV_OR, OrC ) in ICV_DEF_BIN_LOG_OP_2D()
10447 ConstantSDNode *OrC = dyn_cast<ConstantSDNode>(Op1->getOperand(1)); in PerformCMOVToBFICombine() local10448 if (!OrC) in PerformCMOVToBFICombine()10456 APInt OrCI = OrC->getAPIntValue(); in PerformCMOVToBFICombine()