Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp1200 auto MatchBinOp = [](Instruction *I, unsigned Opcode, Value *&LHS, in handleBranchCondition() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp932 auto MatchBinOp = [&](unsigned ShOpnum) -> Instruction * { in foldBinOpShiftWithShift() local