Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp340 if (BinaryOperator *LHSBinOp = dyn_cast<BinaryOperator>(LHSI)) { in isEqualImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp3539 if (auto *LHSBinOp = dyn_cast<llvm::BinaryOperator>(op.LHS)) { in tryEmitFMulAdd() local
3550 if (auto *LHSBinOp = dyn_cast<llvm::CallBase>(op.LHS)) { in tryEmitFMulAdd() local