Home
last modified time | relevance | path

Searched refs:matchSAddSubSat (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h395 Instruction *matchSAddSubSat(IntrinsicInst &MinMax1);
H A DInstCombineCalls.cpp1123 Instruction *InstCombinerImpl::matchSAddSubSat(IntrinsicInst &MinMax1) { in matchSAddSubSat() function in InstCombinerImpl
1883 if (Instruction *SAdd = matchSAddSubSat(*II)) in visitCallInst()