Home
last modified time | relevance | path

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

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