Home
last modified time | relevance | path

Searched defs:LHSCst (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp394 if (auto *LHSCst = dyn_cast<ConstantSDNode>(LHS)) matchBinaryPredicate() local
410 auto *LHSCst = dyn_cast<ConstantSDNode>(LHSOp); matchBinaryPredicate() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp5367 const auto LHSCst = Ty.isVector() matchFsubToFneg() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3605 if (const auto *LHSCst = dyn_cast<SCEVConstant>(Mul->getOperand(0))) { getUDivExactExpr() local