Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h329 Instruction *matchSAddSubSat(IntrinsicInst &MinMax1);
H A DInstCombineCalls.cpp871 Instruction *InstCombinerImpl::matchSAddSubSat(IntrinsicInst &MinMax1) { in matchSAddSubSat() function in InstCombinerImpl
1415 if (Instruction *SAdd = matchSAddSubSat(*II)) in visitCallInst()