Searched refs:MCUInfo (Results 1 – 2 of 2) sorted by relevance
24 struct LLVM_LIBRARY_VISIBILITY MCUInfo { struct30 static MCUInfo AVRMcus[] = {293 llvm::find_if(AVRMcus, [&](const MCUInfo &Info) { in isValidCPUName()301 for (const MCUInfo &Info : AVRMcus) in fillValidCPUList()314 AVRMcus, [&](const MCUInfo &Info) { return Info.Name == this->CPU; }); in getTargetDefines()
35 } MCUInfo[] = { variable279 for (const auto &MCU : MCUInfo) in GetMCUSubPath()286 for (const auto &MCU : MCUInfo) in GetMCUFamilyName()