Searched refs:FoundReverse (Results 1 – 1 of 1) sorted by relevance
767 const CodeGenSubRegIndex *FoundReverse = nullptr; in emitComposeSubRegIndices() local773 if (FoundReverse && FoundReverse != This) // Not unique in emitComposeSubRegIndices()775 FoundReverse = This; in emitComposeSubRegIndices()779 if (FoundReverse) { in emitComposeSubRegIndices()780 OS << FoundReverse->getQualifiedName() << ", "; in emitComposeSubRegIndices()