Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp168 unsigned llvm::ARM::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in llvm::ARM
401 unsigned llvm::AArch64::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in llvm::AArch64
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTargetParser.cpp168 unsigned llvm::ARM::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in llvm::ARM
401 unsigned llvm::AArch64::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in llvm::AArch64
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTargetParser.cpp167 ARM::NeonSupportLevel ARM::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in ARM
403 ARM::NeonSupportLevel AArch64::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in AArch64