Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMIPatternMatch.h125 if (auto MaybeCstSplat = matchConstantSplat<ConstT>(Reg, MRI)) { in match() local
126 CR = *MaybeCstSplat; in match()