Home
last modified time | relevance | path

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

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