Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCTargetDesc.cpp308 static bool isCPUValid(std::string CPU) in isCPUValid() function
387 if (!isCPUValid(CPUName.str())) { in createHexagonMCSubtargetInfo()