Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/CodeGen/
H A DSelectionDAGPatternMatchTest.cpp122 TEST_F(SelectionDAGPatternMatchTest,matchBinaryOp) TEST_F() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1426 static std::optional<BinaryOp> matchBinaryOp(Instruction *Op) { in matchBinaryOp() function