Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DARMTargetParser.cpp221 switch (FPUNames[FPUKind].NeonSupport) { in getFPUFeatures()
280 return FPUNames[FPUKind].NeonSupport; in getFPUNeonSupportLevel()
/freebsd-12.1/contrib/llvm/include/llvm/Support/
H A DARMTargetParser.h167 NeonSupportLevel NeonSupport; member