Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp929 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); emitSwitchCase() local
946 Register CondRHS = getOrCreateVReg(*CB.CmpRHS); emitSwitchCase() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2857 Constant *CondRHS = cast<Constant>(CondCmp->getOperand(1)); tryToUnfoldSelect() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp12407 SDValue CondLHS = LHS, CondRHS = RHS; visitVSELECT() local
12469 SDValue CondRHS = RHS; visitVSELECT() local
18329 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); visitBR_CC() local
27320 SDNode *CondRHS = TheSelect->getOperand(1).getNode(); SimplifySelectOps() local
[all...]
H A DSelectionDAGBuilder.cpp2915 SDValue CondRHS = getValue(CB.CmpRHS); visitSwitchCase() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp8586 const Expr *CondRHS; DiagnoseConditionalPrecedence() local
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13593 SDValue CondRHS = Cond.getOperand(1); combineTruncSelectToSMaxUSat() local