Home
last modified time | relevance | path

Searched refs:C1 (Results 1 – 25 of 247) sorted by relevance

12345678910

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-avx2.h33 ml = _mm256_mul_epu32(C1, D1); \
35 C1 = _mm256_add_epi64(C1, _mm256_add_epi64(D1, ml)); \
37 B1 = _mm256_xor_si256(B1, C1); \
61 ml = _mm256_mul_epu32(C1, D1); \
63 C1 = _mm256_add_epi64(C1, _mm256_add_epi64(D1, ml)); \
75 C1 = _mm256_permute4x64_epi64(C1, _MM_SHUFFLE(1, 0, 3, 2)); \
87 C0 = C1; \
88 C1 = tmp1; \
103 C1 = _mm256_permute4x64_epi64(C1, _MM_SHUFFLE(1, 0, 3, 2)); \
115 C0 = C1; \
[all …]
H A Dblamka-round-avx512f.h17 #define G1_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
29 C1 = muladd(C1, D1); \
32 B1 = _mm512_xor_si512(B1, C1); \
50 C1 = muladd(C1, D1); \
53 B1 = _mm512_xor_si512(B1, C1); \
65 C1 = _mm512_permutex_epi64(C1, _MM_SHUFFLE(1, 0, 3, 2)); \
77 C1 = _mm512_permutex_epi64(C1, _MM_SHUFFLE(1, 0, 3, 2)); \
124 SWAP_HALVES(C1, D1); \
129 SWAP_HALVES(C1, D1); \
136 SWAP_QUARTERS(C0, C1); \
[all …]
H A Dblamka-round-ssse3.h31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
43 C1 = fBlaMka(C1, D1); \
46 B1 = _mm_xor_si128(B1, C1); \
52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
64 C1 = fBlaMka(C1, D1); \
67 B1 = _mm_xor_si128(B1, C1); \
73 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
81 C0 = C1; \
82 C1 = t0; \
90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
[all …]
/freebsd/crypto/openssl/crypto/modes/asm/
H A Dghash-sparcv9.pl428 xor $C0,$C1,$C1 ! Karatsuba post-processing
432 xor $Xlo,$C1,$C1
434 xor $Xhi,$C1,$C1
440 xmulxhi $C1,$xE1,$C1
444 xor $C1,$C3,$C3
486 srlx $C1,$shr,$C1
509 xor $C0,$C1,$C1 ! Karatsuba post-processing
513 xor $Xlo,$C1,$C1
515 xor $Xhi,$C1,$C1
521 xmulxhi $C1,$xE1,$C1
[all …]
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantFold.cpp684 if (C1 == Identity) in ConstantFoldBinaryInstruction()
687 return C1; in ConstantFoldBinaryInstruction()
691 return C1; in ConstantFoldBinaryInstruction()
717 return C1; in ConstantFoldBinaryInstruction()
722 return C1; in ConstantFoldBinaryInstruction()
750 return C1; in ConstantFoldBinaryInstruction()
782 return C1; in ConstantFoldBinaryInstruction()
948 if (CI1->isZero()) return C1; in ConstantFoldBinaryInstruction()
1049 return C1; in ConstantFoldBinaryInstruction()
1054 return C1; in ConstantFoldBinaryInstruction()
[all …]
H A DConstantsContext.h70 BinaryConstantExpr(unsigned Opcode, Constant *C1, Constant *C2, in BinaryConstantExpr() argument
72 : ConstantExpr(C1->getType(), Opcode, &Op<0>(), 2) { in BinaryConstantExpr()
73 Op<0>() = C1; in BinaryConstantExpr()
98 ExtractElementConstantExpr(Constant *C1, Constant *C2) in ExtractElementConstantExpr() argument
99 : ConstantExpr(cast<VectorType>(C1->getType())->getElementType(), in ExtractElementConstantExpr()
101 Op<0>() = C1; in ExtractElementConstantExpr()
125 InsertElementConstantExpr(Constant *C1, Constant *C2, Constant *C3) in InsertElementConstantExpr() argument
126 : ConstantExpr(C1->getType(), Instruction::InsertElement, in InsertElementConstantExpr()
128 Op<0>() = C1; in InsertElementConstantExpr()
158 assert(ShuffleVectorInst::isValidOperands(C1, C2, Mask) && in ShuffleVectorConstantExpr()
[all …]
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DIterable.h113 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
114 friend AdaptedConstIterator<C1, E1, A1>
115 operator+(typename C1::const_iterator::difference_type,
116 AdaptedConstIterator<C1, E1, A1> &);
118 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
119 friend typename C1::const_iterator::difference_type
120 operator-(AdaptedConstIterator<C1, E1, A1> &,
121 AdaptedConstIterator<C1, E1, A1> &);
123 template <typename C1, typename E1, E1 (*A1)(typename C1::const_iterator &)>
124 friend void swap(AdaptedConstIterator<C1, E1, A1> &,
[all …]
/freebsd/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c620 L1 = C1(K, 0); in whirlpool_block()
630 L2 ^= C1(K, 1); in whirlpool_block()
639 L3 ^= C1(K, 2); in whirlpool_block()
648 L4 ^= C1(K, 3); in whirlpool_block()
657 L5 ^= C1(K, 4); in whirlpool_block()
666 L6 ^= C1(K, 5); in whirlpool_block()
675 L7 ^= C1(K, 6); in whirlpool_block()
684 L0 ^= C1(K, 7); in whirlpool_block()
702 L1 ^= C1(S, 0); in whirlpool_block()
711 L2 ^= C1(S, 1); in whirlpool_block()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp356 Constant *C0, *C1; in foldShiftOfShiftedBinOp() local
438 Constant *C, *C1; in commonShiftTransforms() local
623 const APInt *C1; in foldShiftedShift() local
1040 const APInt *C1; in visitShl() local
1042 C1->ult(BitWidth)) { in visitShl()
1067 C1->ult(BitWidth)) { in visitShl()
1116 if (match(Op0, m_Shl(m_Value(X), m_APInt(C1))) && C1->ult(BitWidth)) { in visitShl()
1202 Constant *C1; in visitShl() local
1274 const APInt *C1; in visitLShr() local
1275 if (match(Op0, m_Shl(m_Value(X), m_APInt(C1))) && C1->ult(BitWidth)) { in visitLShr()
[all …]
H A DInstCombineMulDivRem.cpp224 Constant *C1, *C2; in visitMul() local
302 Constant *C1; in visitMul() local
583 Constant *C1; in foldFMulReassoc() local
918 Product = IsSigned ? C1.smul_ov(C2, Overflow) : C1.umul_ov(C2, Overflow); in multiplyOverflows()
1058 const APInt *C1; in commonIDivTransforms() local
1093 C1->ult(C1->getBitWidth() - 1)) || in commonIDivTransforms()
1095 C1->ult(C1->getBitWidth()))) { in commonIDivTransforms()
1097 C1->getBitWidth(), static_cast<unsigned>(C1->getZExtValue())); in commonIDivTransforms()
1232 if (OB1HasNSW && match(B, m_APInt(C1)) && !C1->isAllOnes()) in commonIDivTransforms()
1238 if (match(A, m_APInt(C1)) && match(B, m_APInt(C2)) && C2->ule(*C1)) in commonIDivTransforms()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp664 return C1 + C2; in ConstantFoldBinOp()
666 return C1 & C2; in ConstantFoldBinOp()
672 return C1 * C2; in ConstantFoldBinOp()
674 return C1 | C2; in ConstantFoldBinOp()
726 return C1; in ConstantFoldFPBinOp()
729 return C1; in ConstantFoldFPBinOp()
732 return C1; in ConstantFoldFPBinOp()
735 return C1; in ConstantFoldFPBinOp()
737 C1.mod(C2); in ConstantFoldFPBinOp()
738 return C1; in ConstantFoldFPBinOp()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h1043 static Constant *getXor(Constant *C1, Constant *C2);
1059 static Constant *getNSWAdd(Constant *C1, Constant *C2) {
1060 return getAdd(C1, C2, false, true);
1063 static Constant *getNUWAdd(Constant *C1, Constant *C2) {
1064 return getAdd(C1, C2, true, false);
1068 return getSub(C1, C2, false, true);
1072 return getSub(C1, C2, true, false);
1076 return getMul(C1, C2, false, true);
1080 return getMul(C1, C2, true, false);
1084 return getShl(C1, C2, false, true);
[all …]
/freebsd/lib/msun/src/
H A Dk_sincosl.h25 #define C1 ((long double)C1hi + C1lo) macro
28 C1 = 0.0416666666666666666136L, /* 0xaaaaaaaaaaaaaa9b.0p-68 */ variable
68 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 + in __kernel_sincosl()
92 C1 = 4.16666666666666666666666666666666667e-02L, variable
127 r = z * (C1 + z * (C2 + z * (C3 + z * (C4 + z * (C5 + z * (C6 + in __kernel_sincosl()
H A Dk_cosf.c24 C1 = 0x155553e1053a42.0p-57, /* 0.0416666233237390631894 */ variable
40 return ((one+z*C0) + w*C1) + (w*z)*r; in __kernel_cosdf()
H A Dk_cos.c57 C1 = 4.16666666666666019037e-02, /* 0x3FA55555, 0x5555554C */ variable
71 r = z*(C1+z*(C2+z*C3)) + w*w*(C4+z*(C5+z*C6)); in __kernel_cos()
H A Dk_sincosf.h24 C1 = 0x155553e1053a42.0p-57, /* 0.0416666233237390631894 */ variable
39 *cs = ((1 + z * C0) + w * C1) + (w * z) * r; in __kernel_sincosdf()
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/chacha20/dolbeau/
H A Du8.h67 #define VEC8_ROUND_SEQ(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, B4, \ argument
69 VEC8_LINE1(A1, B1, C1, D1); \
73 VEC8_LINE2(A1, B1, C1, D1); \
77 VEC8_LINE3(A1, B1, C1, D1); \
81 VEC8_LINE4(A1, B1, C1, D1); \
86 #define VEC8_ROUND_HALF(A1, B1, C1, D1, A2, B2, C2, D2, A3, B3, C3, D3, A4, \ argument
88 VEC8_LINE1(A1, B1, C1, D1); \
90 VEC8_LINE2(A1, B1, C1, D1); \
92 VEC8_LINE3(A1, B1, C1, D1); \
94 VEC8_LINE4(A1, B1, C1, D1); \
[all …]
/freebsd/lib/msun/ld80/
H A Dk_cosl.c50 #define C1 ((long double)C1hi + C1lo) macro
53 C1 = 0.0416666666666666666136L; /* 0xaaaaaaaaaaaaaa9b.0p-68 */ variable
70 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*C7)))))); in __kernel_cosl()
/freebsd/contrib/arm-optimized-routines/math/
H A Dexp2.c16 #define C1 __exp_data.exp2_poly[0] macro
124 tmp = tail + r * C1 + r2 * C2 + r * r2 * (C3 + r * C4); in exp2()
126 tmp = tail + r * C1 + r2 * (C2 + r * C3) + r2 * r2 * (C4 + r * C5); in exp2()
128 tmp = tail + r * C1 + r2 * (0.5 + r * C3) + r2 * r2 * (C4 + r * C5 + r2 * C6); in exp2()
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c279 EC_POINT *C1 = NULL; in ossl_sm2_decrypt() local
344 C1 = EC_POINT_new(group); in ossl_sm2_decrypt()
345 if (C1 == NULL) { in ossl_sm2_decrypt()
350 if (!EC_POINT_set_affine_coordinates(group, C1, sm2_ctext->C1x, in ossl_sm2_decrypt()
352 || !EC_POINT_mul(group, C1, NULL, C1, EC_KEY_get0_private_key(key), in ossl_sm2_decrypt()
354 || !EC_POINT_get_affine_coordinates(group, C1, x2, y2, ctx)) { in ossl_sm2_decrypt()
400 EC_POINT_free(C1); in ossl_sm2_decrypt()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRawCommentList.cpp75 unsigned C1 = SM.getPresumedColumnNumber(L1, &Invalid); in commentsStartOnSameColumn() local
78 return !Invalid && (C1 == C2); in commentsStartOnSameColumn()
298 const RawComment &C1 = *OrderedComments[CommentFile].rbegin()->second; in addComment() local
314 if ((C1.isTrailingComment() == C2.isTrailingComment() || in addComment()
315 (C1.isTrailingComment() && !C2.isTrailingComment() && in addComment()
317 commentsStartOnSameColumn(SourceMgr, C1, C2))) && in addComment()
318 onlyWhitespaceBetween(SourceMgr, C1.getEndLoc(), C2.getBeginLoc(), in addComment()
320 SourceRange MergedRange(C1.getBeginLoc(), C2.getEndLoc()); in addComment()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dinternal_defs.h108 #define CHECK_IMPL(C1, Op, C2) \ argument
110 if (UNLIKELY(!(C1 Op C2))) { \
111 scudo::reportCheckFailed(__FILE__, __LINE__, #C1 " " #Op " " #C2, \
112 (scudo::u64)C1, (scudo::u64)C2); \
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c210 xmmi C1, C2; in poly1305_blocks() local
505 T1 = _mm_add_epi64(T1, C1); in poly1305_blocks()
511 T2 = _mm_add_epi64(T2, C1); in poly1305_blocks()
643 C1 = _mm_srli_epi64(T0, 26); in poly1305_blocks()
647 T1 = _mm_add_epi64(T1, C1); in poly1305_blocks()
649 C1 = _mm_srli_epi64(T1, 26); in poly1305_blocks()
653 T2 = _mm_add_epi64(T2, C1); in poly1305_blocks()
655 C1 = _mm_srli_epi64(T2, 26); in poly1305_blocks()
659 T3 = _mm_add_epi64(T3, C1); in poly1305_blocks()
661 C1 = _mm_srli_epi64(T3, 26); in poly1305_blocks()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPContext.cpp98 template <typename T> static bool isSubset(ArrayRef<T> C0, ArrayRef<T> C1) { in isSubset() argument
100 assert(llvm::is_sorted(C0) && llvm::is_sorted(C1) && in isSubset()
103 if (C0.size() > C1.size()) in isSubset()
106 auto It1 = C1.begin(), End1 = C1.end(); in isSubset()
123 static bool isStrictSubset(ArrayRef<T> C0, ArrayRef<T> C1) { in isStrictSubset() argument
124 if (C0.size() >= C1.size()) in isStrictSubset()
126 return isSubset<T>(C0, C1); in isStrictSubset()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2741 if (!C0 && !C1) in ConstantFoldScalarCall2()
2743 if (!C0 || !C1) in ConstantFoldScalarCall2()
2755 if (!C0 || !C1) in ConstantFoldScalarCall2()
2773 if (!C0 || !C1) in ConstantFoldScalarCall2()
2812 if (!C0 && !C1) in ConstantFoldScalarCall2()
2814 if (!C0 || !C1) in ConstantFoldScalarCall2()
2827 if (!C0 && !C1) in ConstantFoldScalarCall2()
2851 assert((C1->isOne() || C1->isZero()) && "Must be 0 or 1"); in ConstantFoldScalarCall2()
3097 if (!C0 || !C1) in ConstantFoldScalarCall3()
3131 if (!C0 && !C1) in ConstantFoldScalarCall3()
[all …]

12345678910