Searched refs:DstIName (Results 1 – 1 of 1) sorted by relevance
5124 StringRef DstIName = DstI.TheDef->getName(); in runOnPattern() local5139 if (DstIName == "COPY_TO_REGCLASS") { in runOnPattern()5145 } else if (DstIName == "REG_SEQUENCE") { in runOnPattern()5149 } else if (DstIName == "EXTRACT_SUBREG") { in runOnPattern()5157 } else if (DstIName == "INSERT_SUBREG") { in runOnPattern()5172 } else if (DstIName == "SUBREG_TO_REG") { in runOnPattern()5212 if (DstIName == "COPY_TO_REGCLASS") { in runOnPattern()5230 if (DstIName == "EXTRACT_SUBREG") { in runOnPattern()5266 if (DstIName == "INSERT_SUBREG") { in runOnPattern()5287 if (DstIName == "SUBREG_TO_REG") { in runOnPattern()[all …]