Searched defs:CondRHS (Results 1 – 5 of 5) sorted by relevance
948 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase() local 931 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); emitSwitchCase() local
2863 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); tryToUnfoldSelect() local
12294 SDValue CondLHS = LHS, CondRHS = RHS; visitVSELECT() local 12356 SDValue CondRHS = RHS; visitVSELECT() local 18038 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); visitBR_CC() local 26985 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); SimplifySelectOps() local [all...]
2725 SDValue CondRHS = getValue(CB.CmpRHS); visitSwitchCase() local
9614 const Expr *CondRHS; DiagnoseConditionalPrecedence() local