Searched refs:SrcP (Results 1 – 1 of 1) sorted by relevance
4430 const TreePatternNode *SrcP = nullptr, *DstP = nullptr; in ExpandHwModeBasedTypes() local4432 SrcP = &P.getSrcPattern(); in ExpandHwModeBasedTypes()4435 if (!SrcP && !DstP) { in ExpandHwModeBasedTypes()4441 if (SrcP) in ExpandHwModeBasedTypes()4442 collectModes(Modes, *SrcP); in ExpandHwModeBasedTypes()