Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/TargetParser/
H A DCSKYTargetParser.cpp20 bool CSKY::getFPUFeatures(CSKYFPUKind CSKYFPUKind, in getFPUFeatures() function in CSKY
H A DARMTargetParser.cpp150 bool ARM::getFPUFeatures(unsigned FPUKind, std::vector<StringRef> &Features) { in getFPUFeatures() function in ARM
/aosp_15_r20/external/llvm/lib/Support/
H A DTargetParser.cpp240 bool llvm::ARM::getFPUFeatures(unsigned FPUKind, in getFPUFeatures() function in llvm::ARM
455 bool llvm::AArch64::getFPUFeatures(unsigned FPUKind, in getFPUFeatures() function in llvm::AArch64
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DARMTargetParser.cpp160 bool ARM::getFPUFeatures(unsigned FPUKind, std::vector<StringRef> &Features) { in getFPUFeatures() function in ARM