Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperVectorOps.cpp405 bool CombinerHelper::matchAddOfVScale(const MachineOperand &MO, in matchAddOfVScale() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h881 bool matchAddOfVScale(const MachineOperand &MO, BuildFnTy &MatchInfo);
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1616 [{ return Helper.matchAddOfVScale(${root}, ${matchinfo}); }]),