Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelperVectorOps.cpp382 bool CombinerHelper::matchInsertVectorElementOOB(MachineInstr &MI, in matchInsertVectorElementOOB() function in CombinerHelper
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCombinerHelper.h876 bool matchInsertVectorElementOOB(MachineInstr &MI, BuildFnTy &MatchInfo);
/freebsd/contrib/llvm-project/llvm/include/llvm/Target/GlobalISel/
H A DCombine.td1608 [{ return Helper.matchInsertVectorElementOOB(*${root}, ${matchinfo}); }]),