Home
last modified time | relevance | path

Searched refs:isCPUValid (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp440 static bool isCPUValid(StringRef CPU) { in isCPUValid() function
548 if (!isCPUValid(CPUName.str())) { in createHexagonMCSubtargetInfo()