Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DJumpThreading.cpp2862 PHINode *CondLHS = dyn_cast<PHINode>(CondCmp->getOperand(0)); tryToUnfoldSelect() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp902 Register CondLHS = getOrCreateVReg(*CB.CmpLHS); emitSwitchCase() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2696 SDValue CondLHS = getValue(CB.CmpLHS); visitSwitchCase() local
11433 SDValue CondLHS = getValue(Cond); lowerWorkItem() local
[all...]
H A DDAGCombiner.cpp12294 SDValue CondLHS = LHS, CondRHS = RHS; visitVSELECT() local
18038 SDValue CondLHS = N->getOperand(2), CondRHS = N->getOperand(3); visitBR_CC() local
26984 SDNode *CondLHS = TheSelect->getOperand(0).getNode(); SimplifySelectOps() local
[all...]