Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DCSKYTargetParser.cpp24 if (CSKYFPUKind >= FK_LAST || CSKYFPUKind == FK_INVALID) in getFPUFeatures()
126 if (FPUKind >= FK_LAST) in getFPUName()
132 if (FPUKind >= FK_LAST) in getFPUVersion()
H A DARMTargetParser.cpp159 if (FPUKind >= FK_LAST || FPUKind == FK_INVALID) in getFPUFeatures()
231 if (FPUKind >= FK_LAST) in getFPUNeonSupportLevel()
254 if (FPUKind >= FK_LAST) in getFPUName()
260 if (FPUKind >= FK_LAST) in getFPUVersion()
266 if (FPUKind >= FK_LAST) in getFPURestriction()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DCSKYTargetParser.h100 FK_LAST enumerator
H A DARMTargetParser.h134 FK_LAST enumerator