Home
last modified time | relevance | path

Searched defs:LHSBinOp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp377 if (BinaryOperator *LHSBinOp = dyn_cast<BinaryOperator>(LHSI)) { in isEqualImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4097 if (auto *LHSBinOp = dyn_cast<llvm::BinaryOperator>(LHS)) { in tryEmitFMulAdd() local
4116 if (auto *LHSBinOp = dyn_cast<llvm::CallBase>(LHS)) { in tryEmitFMulAdd() local