Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DAArch64.h86 bool HasNoNeon = false; variable
H A DAArch64.cpp817 HasNoNeon = true; in handleTargetFeatures()
1108 if (HasNoNeon) { in handleTargetFeatures()