Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineInternal.h516 Instruction *simplifyMaskedGather(IntrinsicInst &II);
HDInstCombineCalls.cpp1118 Instruction *InstCombiner::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombiner
1916 return simplifyMaskedGather(*II); in visitCallInst()