Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp837 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
854 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); in emitSwitchCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2810 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); in tryToUnfoldSelect() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9949 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
9994 SDValue CondRHS = RHS; in visitVSELECT() local
15011 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
22062 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); in SimplifySelectOps() local
H A DSelectionDAGBuilder.cpp2467 SDValue CondRHS = getValue(CB.CmpRHS); in visitSwitchCase() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8627 Expr *CondRHS; in DiagnoseConditionalPrecedence() local