Home
last modified time | relevance | path

Searched defs:getARMCPUForArch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DARMTargetParser.cpp532 StringRef ARM::getARMCPUForArch(const llvm::Triple &Triple, StringRef MArch) { in getARMCPUForArch() function in ARM
/aosp_15_r20/external/llvm/unittests/ADT/
H A DTripleTest.cpp876 TEST(TripleTest, getARMCPUForArch) { in TEST() argument
/aosp_15_r20/external/llvm/lib/Support/
H A DTriple.cpp1427 StringRef Triple::getARMCPUForArch(StringRef MArch) const { in getARMCPUForArch() function in Triple
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTriple.cpp1605 StringRef Triple::getARMCPUForArch(StringRef MArch) const { in getARMCPUForArch() function in Triple