Searched refs:D9 (Results 1 - 19 of 19) sorted by relevance

/freebsd-13-stable/lib/msun/ld128/
H A Ds_expl.c184 D9 = 2.75573192239858944101036288338208042e-6L, variable
257 x * (D7 + x * (D8 + x * (D9 + x * (D10 +
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h52 MAP(D9, 89) \
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h76 case D11: case D10: case D9: case D8:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h93 { Hexagon::R19, -12 }, { Hexagon::R18, -16 }, { Hexagon::D9, -16 },
H A DHexagonFrameLowering.cpp1079 Hexagon::D0, Hexagon::D1, Hexagon::D8, Hexagon::D9,
H A DHexagonISelLowering.cpp289 .Case("r19:18", Hexagon::D9)
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h120 case AArch64::D9: return AArch64::B9;
160 case AArch64::B9: return AArch64::D9;
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp67 case AArch64::D9:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp594 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11,
604 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11};
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp695 // D8/D9 pair = 0x00000100,
699 if (Reg1 == AArch64::D8 && Reg2 == AArch64::D9 &&
H A DAArch64MCTargetDesc.cpp172 {codeview::RegisterId::ARM64_D9, AArch64::D9},
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp85 SP::D8, SP::D24, SP::D9, SP::D25,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp689 case Hexagon::D9:
H A DHexagonMCInstrInfo.cpp276 case D9:
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp153 Sparc::D8, Sparc::D9, Sparc::D10, Sparc::D11,
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h117 UINT64 D9; member in struct:__anon9442
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp338 AArch64::D5, AArch64::D6, AArch64::D7, AArch64::D8, AArch64::D9,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1338 ARM::D8, ARM::D9, ARM::D10, ARM::D11,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3268 case Mips::D9: return Mips::F19;

Completed in 414 milliseconds