Home
last modified time | relevance | path

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

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