Home
last modified time | relevance | path

Searched defs:SubArch (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp57 const AArch64::ArchInfo &AArch64::ArchInfo::findBySubArch(StringRef SubArch) { in findBySubArch()
H A DTriple.cpp1335 void Triple::setArch(ArchType Kind, SubArchType SubArch) { in setArch()
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DTriple.h210 SubArchType SubArch; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DTriple.h239 SubArchType SubArch; variable
/aosp_15_r20/external/clang/lib/Basic/
H A DTargets.cpp4741 StringRef SubArch; in setArchInfo() local
/aosp_15_r20/external/clang/lib/Driver/
H A DTools.cpp748 auto SubArch = getARMSubArchVersionNumber(Triple); in getARMFloatABI() local