Home
last modified time | relevance | path

Searched refs:D11 (Results 1 – 25 of 65) sorted by relevance

123

/freebsd/contrib/wpa/wpa_supplicant/vs2005/
H A Dwpa_supplicant.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpa_supplicant", "wpa_supplicant\wpa_supplican…
6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpa_cli", "wpa_cli\wpa_cli.vcproj", "{E3A7B181…
8 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpasvc", "wpasvc\wpasvc.vcproj", "{E2A4A85F-CA…
10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpa_passphrase", "wpa_passphrase\wpa_passphras…
12 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win_if_list", "win_if_list\win_if_list.vcproj"…
14 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eapol_test", "eapol_test\eapol_test.vcproj", "…
/freebsd/contrib/unifdef/win32/
H A Dunifdef.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unifdef", "unifdef.vcxproj", "{52450E07-855E-4…
/freebsd/lib/msun/ld128/
H A Ds_expl.c181 D11 = 2.50521083855084570046480450935267433e-8L, variable
251 x * (D11 + x * (D12 + x * (D13 + in expm1l()
/freebsd/contrib/bc/vs/
H A Dbc.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bc", "bc.vcxproj", "{4450D61F-2535-4085-B1B1-F…
H A Dbcl.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bcl", "bcl.vcxproj", "{76B451C9-72BF-45B2-B78D…
/freebsd/sys/contrib/libsodium/
H A Dlibsodium.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium.vcxproj", "{A185B162-6C…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2012/
H A Dlibsodium.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2015/
H A Dlibsodium.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2017/
H A Dlibsodium.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2010/
H A Dlibsodium.sln4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A…
/freebsd/sys/contrib/libsodium/builds/msvc/vs2013/
H A Dlibsodium.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libsodium", "libsodium\libsodium.vcxproj", "{A…
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h106 case D11: case D10: case D9: case D8: in isARMArea3Register()
H A DARMRegisterInfo.td132 def D11 : ARMReg<11, "d11", [S22, S23]>, DwarfRegNum<[267]>;
164 def Q5 : ARMReg< 5, "q5", [D10, D11]>;
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_if.m66 * The BHND_CLOCK_HT latency value is suitable for use as the D11 core's
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.h100 { Hexagon::R23, -28 }, { Hexagon::R22, -32 }, { Hexagon::D11, -32 }, in getCalleeSavedSpillSlots()
H A DHexagonRegisterInfo.td148 def D11 : Rd<22, "r23:22", [R22, R23]>, DwarfRegNum<[54]>;
549 (add D11, D10, D9, D8, D3, D2, D1, D0)>;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h142 case AArch64::D11: return AArch64::B11; in getBRegFromDReg()
182 case AArch64::B11: return AArch64::D11; in getDRegFromBReg()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcRegisterInfo.td221 def D11 : Rd<22, "f22", [F22, F23]>, DwarfRegNum<[83]>;
286 def Q5 : Rq<20, "f20", [D10, D11]>;
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PBQPRegAlloc.cpp61 case AArch64::D11: in isOdd()
H A DAArch64CallingConvention.td560 D8, D9, D10, D11,
572 D8, D9, D10, D11,
681 D8, D9, D10, D11,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp606 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11, in DecodeDoubleRegsRegisterClass()
618 Hexagon::D8, Hexagon::D9, Hexagon::D10, Hexagon::D11}; in DecodeGeneralDoubleLow8RegsRegisterClass()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp86 SP::D10, SP::D26, SP::D11, SP::D27,
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp289 case D11: in getDuplexRegisterNumbering()
621 (Reg >= Hexagon::D8 && Reg <= Hexagon::D11)); in isDblRegForSubInst()
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_if.m283 * The BHND_CLOCK_HT latency value is suitable for use as the D11 core's
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp726 else if (Reg1 == AArch64::D10 && Reg2 == AArch64::D11 && in generateCompactUnwindEncoding()

123