Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineInternal.h235 Instruction *simplifyMaskedGather(IntrinsicInst &II);
DInstCombineCalls.cpp357 Instruction *InstCombinerImpl::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombinerImpl
1082 return simplifyMaskedGather(*II); in visitCallInst()