Searched defs:CondRHS (Results 1 – 5 of 5) sorted by relevance
591 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local602 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
2505 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in TryToUnfoldSelect() local
13649 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local20172 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); in SimplifySelectOps() local
2373 SDValue CondRHS = getValue(CB.CmpRHS); in visitSwitchCase() local
38200 SDValue CondRHS = Cond->getOperand(1); in combineSelect() local38257 SDValue CondRHS = Cond->getOperand(1); in combineSelect() local