Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/TargetParser/
HDCSKYTargetParser.cpp23 if (CSKYFPUKind >= FK_LAST || CSKYFPUKind == FK_INVALID) in getFPUFeatures()
125 if (FPUKind >= FK_LAST) in getFPUName()
131 if (FPUKind >= FK_LAST) in getFPUVersion()
HDARMTargetParser.cpp157 if (FPUKind >= FK_LAST || FPUKind == FK_INVALID) in getFPUFeatures()
229 if (FPUKind >= FK_LAST) in getFPUNeonSupportLevel()
252 if (FPUKind >= FK_LAST) in getFPUName()
258 if (FPUKind >= FK_LAST) in getFPUVersion()
264 if (FPUKind >= FK_LAST) in getFPURestriction()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDCSKYTargetParser.h99 FK_LAST enumerator
HDARMTargetParser.h125 FK_LAST enumerator