Searched defs:MatchBinaryOp (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/unittests/CodeGen/GlobalISel/ | ||
H A D | PatternMatchTest.cpp | 110 TEST_F(AArch64GISelMITest, MatchBinaryOp) { in TEST_F() argument |
/llvm-project/lldb/source/Core/ | ||
H A D | Disassembler.cpp | 1264 lldb_private::OperandMatchers::MatchBinaryOp( MatchBinaryOp() function in lldb_private::OperandMatchers |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 5269 static std::optional<BinaryOp> MatchBinaryOp(Value *V, const DataLayout &DL, MatchBinaryOp() function |