Home
last modified time | relevance | path

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

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