Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp110 TEST_F(AArch64GISelMITest, MatchBinaryOp) { in TEST_F() argument
/llvm-project/lldb/source/Core/
H A DDisassembler.cpp1264 lldb_private::OperandMatchers::MatchBinaryOp( MatchBinaryOp() function in lldb_private::OperandMatchers
/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp5269 static std::optional<BinaryOp> MatchBinaryOp(Value *V, const DataLayout &DL, MatchBinaryOp() function