Home
last modified time | relevance | path

Searched defs:getArchFeatures (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DLoongArchTargetParser.cpp38 bool LoongArch::getArchFeatures(StringRef Arch, in getArchFeatures() function in LoongArch
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DAArch64TargetParser.cpp107 bool AArch64::getArchFeatures(AArch64::ArchKind AK, in getArchFeatures() function in AArch64
/aosp_15_r20/external/llvm/lib/Support/
H A DTargetParser.cpp460 bool llvm::AArch64::getArchFeatures(unsigned ArchKind, in getArchFeatures() function in llvm::AArch64