Home
last modified time | relevance | path

Searched refs:getFPUNeonSupportLevel (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DARMTargetParser.h237 NeonSupportLevel getFPUNeonSupportLevel(unsigned FPUKind);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DARMTargetParser.cpp269 ARM::NeonSupportLevel ARM::getFPUNeonSupportLevel(unsigned FPUKind) { in getFPUNeonSupportLevel() function in ARM