Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp136 if (FPUKind >= ARM::FK_LAST) in getFPUName()
142 if (FPUKind >= ARM::FK_LAST) in getFPUVersion()
148 if (FPUKind >= ARM::FK_LAST) in getFPUNeonSupportLevel()
154 if (FPUKind >= ARM::FK_LAST) in getFPURestriction()
222 if (FPUKind >= ARM::FK_LAST || FPUKind == ARM::FK_INVALID) in getFPUFeatures()
/external/llvm/include/llvm/Support/
DTargetParser.h37 FK_LAST enumerator