Home
last modified time | relevance | path

Searched refs:SP_D16 (Results 1 – 5 of 5) sorted by relevance

/external/capstone/arch/Sparc/
DSparcGenRegisterInfo.inc36 SP_D16 = 19,
403 …D6, SP_D7, SP_D8, SP_D9, SP_D10, SP_D11, SP_D12, SP_D13, SP_D14, SP_D15, SP_D16, SP_D17, SP_D18, S…
DSparcDisassembler.c56 SP_D0, SP_D16, SP_D1, SP_D17,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DARMTargetParser.def27 ARM_FPU("vfpv3xd", FK_VFPV3XD, FPUVersion::VFPV3, NeonSupportLevel::None, FPURestriction::SP_D16)
28 …3xd-fp16", FK_VFPV3XD_FP16, FPUVersion::VFPV3_FP16, NeonSupportLevel::None, FPURestriction::SP_D16)
31 …U("fpv4-sp-d16", FK_FPV4_SP_D16, FPUVersion::VFPV4, NeonSupportLevel::None, FPURestriction::SP_D16)
33 …U("fpv5-sp-d16", FK_FPV5_SP_D16, FPUVersion::VFPV5, NeonSupportLevel::None, FPURestriction::SP_D16)
DTargetParser.h48 SP_D16 ///< Only single-precision instructions, with 16 D registers enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTargetParser.cpp259 case ARM::FPURestriction::SP_D16: in getFPUFeatures()