Searched refs:DstP (Results 1 – 1 of 1) sorted by relevance
4418 TreePatternNodePtr SrcP = nullptr, DstP = nullptr; in ExpandHwModeBasedTypes() local4422 DstP = P.getDstPatternShared(); in ExpandHwModeBasedTypes()4423 if (!SrcP && !DstP) { in ExpandHwModeBasedTypes()4431 if (DstP) in ExpandHwModeBasedTypes()4432 collectModes(Modes, DstP.get()); in ExpandHwModeBasedTypes()