Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DRISCVISAInfo.h58 parseNormalizedArchString(StringRef Arch);
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DRISCVISAInfo.cpp506 RISCVISAInfo::parseNormalizedArchString(StringRef Arch) { in parseNormalizedArchString() function in RISCVISAInfo