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