Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp851 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
868 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2851 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp11409 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
11471 SDValue CondRHS = RHS; in visitVSELECT() local
16790 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
25273 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); in SimplifySelectOps() local
H A DSelectionDAGBuilder.cpp2544 SDValue CondRHS = getValue(CB.CmpRHS); in visitSwitchCase() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp9274 Expr *CondRHS; in DiagnoseConditionalPrecedence() local