Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1264 lldb_private::OperandMatchers::MatchBinaryOp( in MatchBinaryOp() function in lldb_private::OperandMatchers
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5269 static std::optional<BinaryOp> MatchBinaryOp(Value *V, const DataLayout &DL, in MatchBinaryOp() function