Searched refs:FR_SP_D16 (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | TargetParser.cpp | 44 { "vfpv3xd", ARM::FK_VFPV3XD, ARM::FV_VFPV3, ARM::NS_None, ARM::FR_SP_D16}, 45 { "vfpv3xd-fp16", ARM::FK_VFPV3XD_FP16, ARM::FV_VFPV3_FP16, ARM::NS_None, ARM::FR_SP_D16}, 48 { "fpv4-sp-d16", ARM::FK_FPV4_SP_D16, ARM::FV_VFPV4, ARM::NS_None, ARM::FR_SP_D16}, 50 { "fpv5-sp-d16", ARM::FK_FPV5_SP_D16, ARM::FV_VFPV5, ARM::NS_None, ARM::FR_SP_D16}, 269 case ARM::FR_SP_D16: in getFPUFeatures()
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | TargetParser.h | 80 FR_SP_D16 ///< Only single-precision instructions, with 16 D registers enumerator
|