/freebsd-src/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/ |
H A D | u8.h | 67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument 86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument 105 #define VEC8_ROUND_HALFANDHALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, \ argument 124 #define VEC8_ROUND(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, C4, \ argument
|
/freebsd-src/lib/msun/ld128/ |
H A D | s_expl.c | 173 D3 = 1.66666666666666666666666666666682245e-1L, variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 520 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs() argument 592 unsigned D0, D1, D2, D3; in ExpandVLD() local 721 unsigned D0, D1, D2, D3; ExpandVST() local 775 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; ExpandLaneOp() local 857 unsigned D0, D1, D2, D3; ExpandVTBL() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 780 unsigned D3 = std::distance(FromI, FB->end()); in distance() local
|