Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineInternal.h291 Instruction *simplifyMaskedGather(IntrinsicInst &II);
H A DInstCombineCalls.cpp374 Instruction *InstCombinerImpl::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombinerImpl
1905 return simplifyMaskedGather(*II); in visitCallInst()