Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp6306 const auto LoPattern = m_GBitcast(m_Reg(Lo)); in matchBuildVectorIdentityFold() local
6310 m_any_of(m_GBuildVectorTrunc(LoPattern, HiPattern), in matchBuildVectorIdentityFold()
6311 m_GBuildVector(m_GTrunc(LoPattern), m_GTrunc(HiPattern))))) { in matchBuildVectorIdentityFold()