Searched refs:D3 (Results 1 - 25 of 28) sorted by relevance

12

/freebsd-11-stable/contrib/gcc/
H A Dfp-test.c83 volatile long double D1 = 1.0, D2 = 1.0, D3 = 1.0; variable
183 D1 = D2 + D3;
184 D1 = D2 - D3;
185 D1 = D2 * D3;
186 D1 = D2 / D3;
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.h78 case D3: case D2: case D1: case D0:
H A DARMExpandPseudoInsts.cpp437 unsigned &D1, unsigned &D2, unsigned &D3) {
442 D3 = TRI->getSubReg(Reg, ARM::dsub_3);
447 D3 = TRI->getSubReg(Reg, ARM::dsub_7);
452 D3 = TRI->getSubReg(Reg, ARM::dsub_6);
457 D3 = TRI->getSubReg(Reg, ARM::dsub_6);
463 D3 = TRI->getSubReg(Reg, ARM::dsub_7);
500 unsigned D0, D1, D2, D3; local
501 GetDSubRegs(DstReg, RegSpc, TRI, D0, D1, D2, D3);
508 MIB.addReg(D3, RegState::Define | getDeadRegState(DstIsDead));
628 unsigned D0, D1, D2, D3; local
435 GetDSubRegs(unsigned Reg, NEONRegSpacing RegSpc, const TargetRegisterInfo *TRI, unsigned &D0, unsigned &D1, unsigned &D2, unsigned &D3) argument
764 unsigned D0, D1, D2, D3; local
[all...]
H A DARMCallingConv.cpp162 static const MCPhysReg DRegList[] = { ARM::D0, ARM::D1, ARM::D2, ARM::D3,
/freebsd-11-stable/lib/msun/ld128/
H A Ds_expl.c173 D3 = 1.66666666666666666666666666666682245e-1L, variable
251 q = x * x2 * D3 + x2 * x2 * (D4 + x * (D5 + x * (D6 +
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h46 MAP(D3, 83) \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp33 AArch64::D3, AArch64::D4, AArch64::D5,
H A DAArch64PBQPRegAlloc.cpp64 case AArch64::D3:
H A DAArch64FastISel.cpp3015 { AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h114 case AArch64::D3: return AArch64::B3;
154 case AArch64::B3: return AArch64::D3;
/freebsd-11-stable/crypto/openssl/crypto/ec/asm/
H A Decp_nistz256-avx2.pl196 vpunpckhqdq $X3, $X2, $T3 # T3 = [D3 C3 D1 C1]
206 vperm2i128 \$0x31, $T3, $T2, $X3 # X3 = [D3 C3 B3 A3]
307 my ($D0,$D1,$D2,$D3, $D4,$D5,$D6,$D7, $D8)=map("%ymm$_",(0..8));
339 vmovdqa 32*3(%rsi), $D3
352 vpsllq \$23, $D3, $D3
354 vpaddq $D2, $D3, $D3
355 vpaddq $D3, $T1, $D1 # out[1] = (in[2] >> (64*1-shift*2)) ^ (in[3] << shift*3%64) ^ (in[4] << shift*4%64);
367 vpaddq $D7, $T3, $D3 # ou
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp63 D0, D1, D2, D3, D4, D5, D6, D7, 0
H A DHexagonGenInsert.cpp795 unsigned D3 = std::distance(FromI, FB->end());
796 return D1+D2+D3;
H A DHexagonISelLowering.cpp278 .Case("r7:6", Hexagon::D3)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCInstrInfo.cpp245 case D3:
560 return ((Reg >= Hexagon::D0 && Reg <= Hexagon::D3) ||
H A DHexagonMCDuplexInfo.cpp681 case Hexagon::D3:
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/Disassembler/
H A DHexagonDisassembler.cpp585 Hexagon::D0, Hexagon::D1, Hexagon::D2, Hexagon::D3,
596 Hexagon::D0, Hexagon::D1, Hexagon::D2, Hexagon::D3,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp166 {codeview::RegisterId::ARM64_D3, AArch64::D3},
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dpa-risc2.s856 B $D3 ;offset 0xa3c
901 $D3
H A Dpa-risc2W.s762 CMPB,*= %r0,%arg2,$D3 ; if (d == 0)
868 $D3
/freebsd-11-stable/sys/dev/fe/
H A Dif_fe.c565 #define LNX_CYCLE(D1,D2,D3,D4,K1,K2,K3,K4) \
566 (LNX_PH(D1,K1,0)|LNX_PH(D2,K2,8)|LNX_PH(D3,K3,16)|LNX_PH(D4,K4,24))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp82 SP::D2, SP::D18, SP::D3, SP::D19,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp149 Sparc::D0, Sparc::D1, Sparc::D2, Sparc::D3,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/
H A DAArch64Disassembler.cpp334 AArch64::D0, AArch64::D1, AArch64::D2, AArch64::D3, AArch64::D4,
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex9295 \DeclareUnicodeCharacter{00D3}{\'O}
9463 \DeclareUnicodeCharacter{01D3}{\v{U}}

Completed in 269 milliseconds

12