Home
last modified time | relevance | path

Searched defs:simplifyMaskedGather (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp341 Instruction *InstCombinerImpl::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombinerImpl
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1089 static Instruction *simplifyMaskedGather(IntrinsicInst &II, InstCombiner &IC) { in simplifyMaskedGather() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1118 Instruction *InstCombiner::simplifyMaskedGather(IntrinsicInst &II) { in simplifyMaskedGather() function in InstCombiner