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.cpp365 bool CombinerHelper::matchAddOfVScale(const MachineOperand &MO, in matchAddOfVScale() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h948 bool matchAddOfVScale(const MachineOperand &MO, BuildFnTy &MatchInfo) const;
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1624 [{ return Helper.matchAddOfVScale(${root}, ${matchinfo}); }]),