Home
last modified time | relevance | path

Searched refs:matchExtractVectorElementWithShuffleVector (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperVectorOps.cpp276 bool CombinerHelper::matchExtractVectorElementWithShuffleVector( in matchExtractVectorElementWithShuffleVector() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h857 bool matchExtractVectorElementWithShuffleVector(const MachineOperand &MO,
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1563 [{ return Helper.matchExtractVectorElementWithShuffleVector(${root}, ${matchinfo}); }]),