Home
last modified time | relevance | path

Searched defs:CondRHS (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp929 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
946 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2857 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12441 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
12503 SDValue CondRHS = RHS; in visitVSELECT() local
18376 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
27379 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); in SimplifySelectOps() local
H A DSelectionDAGBuilder.cpp2917 SDValue CondRHS = getValue(CB.CmpRHS); in visitSwitchCase() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8621 const Expr *CondRHS; in DiagnoseConditionalPrecedence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13624 SDValue CondRHS = Cond.getOperand(1); combineTruncSelectToSMaxUSat() local