Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp948 MIB.buildICmp(CmpInst::ICMP_SLE, i1Ty, CmpOpReg, CondRHS).getReg(0); in emitSwitchCase() local
931 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); emitSwitchCase() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2863 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); tryToUnfoldSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12294 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...]
H A DSelectionDAGBuilder.cpp2725 SDValue CondRHS = getValue(CB.CmpRHS); visitSwitchCase() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9614 const Expr *CondRHS; DiagnoseConditionalPrecedence() local