Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2856 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); in tryToUnfoldSelect() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp900 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); in emitSwitchCase() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2886 SDValue CondLHS = getValue(CB.CmpLHS); in visitSwitchCase() local
11951 SDValue CondLHS = getValue(Cond); in lowerWorkItem() local
H A DDAGCombiner.cpp12441 SDValue CondLHS = LHS, CondRHS = RHS; in visitVSELECT() local
18376 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); in visitBR_CC() local
27378 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); in SimplifySelectOps() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp13623 SDValue CondLHS = Cond.getOperand(0); in combineTruncSelectToSMaxUSat() local