Home
last modified time | relevance | path

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

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