Searched refs:FoundIt (Results 1 – 5 of 5) sorted by relevance
104 auto FoundIt = CpuTable.find(CPUString); in initializeSubtargetDependencies() local105 if (FoundIt != CpuTable.end()) in initializeSubtargetDependencies()106 HexagonArchVersion = FoundIt->second; in initializeSubtargetDependencies()
130 bool FoundIt = false; in FindUniqueOperandCommands() local136 FoundIt = true; in FindUniqueOperandCommands()139 if (!FoundIt) { in FindUniqueOperandCommands()
68 bool FoundIt = false; in RemoveVRSaveCode() local73 FoundIt = true; in RemoveVRSaveCode()77 RemovedAllMTVRSAVEs &= FoundIt; in RemoveVRSaveCode()
272 bool FoundIt = false; in RemoveVRSaveCode() local277 FoundIt = true; in RemoveVRSaveCode()281 RemovedAllMTVRSAVEs &= FoundIt; in RemoveVRSaveCode()
292 bool FoundIt = false; in RemoveVRSaveCode() local297 FoundIt = true; in RemoveVRSaveCode()301 RemovedAllMTVRSAVEs &= FoundIt; in RemoveVRSaveCode()