Home
last modified time | relevance | path

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

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