Searched refs:DstP (Results 1 – 1 of 1) sorted by relevance
4127 TreePatternNodePtr SrcP = nullptr, DstP = nullptr; in ExpandHwModeBasedTypes() local4131 DstP = P.DstPattern; in ExpandHwModeBasedTypes()4132 if (!SrcP && !DstP) { in ExpandHwModeBasedTypes()4140 if (DstP) in ExpandHwModeBasedTypes()4141 collectModes(Modes, DstP.get()); in ExpandHwModeBasedTypes()