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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h76 case D11: case D10: case D9: case D8:
/freebsd-11-stable/lib/msun/ld128/
H A Ds_expl.c181 D11 = 2.50521083855084570046480450935267433e-8L, variable
187 * XXX can start the double coeffs but not the double mults at D11.
188 * With my coeffs (D11-D16 double):
253 x * (D11 + x * (D12 + x * (D13 +
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h90 { Hexagon::R23, -28 }, { Hexagon::R22, -32 }, { Hexagon::D11, -32 },
H A DHexagonFrameLowering.cpp931 Hexagon::D10, Hexagon::D11, Hexagon::D12, Hexagon::D13,
H A DHexagonISelLowering.cpp286 .Case("r23:22", Hexagon::D11)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h122 case AArch64::D11: return AArch64::B11;
162 case AArch64::B11: return AArch64::D11;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp68 case AArch64::D11:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp257 case D11:
561 (Reg >= Hexagon::D8 && Reg <= Hexagon::D11));
H A DHexagonMCDuplexInfo.cpp693 case Hexagon::D11:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp587 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11,
597 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11};
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp174 {codeview::RegisterId::ARM64_D11, AArch64::D11},
H A DAArch64AsmBackend.cpp673 // D10/D11 pair = 0x00000200,
679 else if (Reg1 == AArch64::D10 && Reg2 == AArch64::D11 &&
/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c85 BHND_CDESC(BCM, D11, WLAN, "802.11 MAC/PHY/Radio"),
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp86 SP::D10, SP::D26, SP::D11, SP::D27,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp151 Sparc::D8, Sparc::D9, Sparc::D10, Sparc::D11,
/freebsd-11-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h170 UINT64 D11; member in struct:__anon6007
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp336 AArch64::D10, AArch64::D11, AArch64::D12, AArch64::D13, AArch64::D14,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1318 ARM::D8, ARM::D9, ARM::D10, ARM::D11,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp3242 case Mips::D11: return Mips::F23;

Completed in 201 milliseconds