Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp944 auto PatternRot0 = m_Intrinsic<PartialReduceInt>( in identifyDotProduct() local
954 if (match(Inst, PatternRot0)) { in identifyDotProduct()