Home
last modified time | relevance | path

Searched defs:D1 (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/
H A Dblamka-round-avx2.h12 #define G1_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
41 #define G2_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
68 #define DIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
79 #define DIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
96 #define UNDIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
107 #define UNDIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
124 #define BLAKE2_ROUND_1(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
137 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
H A Dblamka-round-avx512f.h17 #define G1_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
38 #define G2_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
59 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
71 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
83 #define BLAKE2_ROUND(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
119 #define BLAKE2_ROUND_1(A0, C0, B0, D0, A1, C1, B1, D1) \ argument
132 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
H A Dblamka-round-ssse3.h31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
73 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument
107 #define BLAKE2_ROUND(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp1409 VarDecl *D1, VarDecl *D2) { in IsStructurallyEquivalent()
1440 RecordDecl *D1 = Field1->getType()->castAs<RecordType>()->getDecl(); in IsStructurallyEquivalent() local
1549 CXXRecordDecl *D1, CXXRecordDecl *D2) { in IsStructurallyEquivalentLambdas()
1562 RecordDecl *D1, RecordDecl *D2) { in IsRecordContextStructurallyEquivalent()
1602 static bool NameIsStructurallyEquivalent(const TagDecl &D1, const TagDecl &D2) { in NameIsStructurallyEquivalent()
1615 RecordDecl *D1, RecordDecl *D2) { in IsStructurallyEquivalent()
1858 EnumConstantDecl *D1, in IsStructurallyEquivalent()
1879 EnumDecl *D1, EnumDecl *D2) { in IsStructurallyEquivalent()
1978 TemplateTypeParmDecl *D1, in IsStructurallyEquivalent()
1996 NonTypeTemplateParmDecl *D1, in IsStructurallyEquivalent()
[all …]
H A DExternalASTMerger.cpp355 bool IsSameDC(const DeclContext *D1, const DeclContext *D2) { in IsSameDC()
/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
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/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp520 unsigned &D1, unsigned &D2, unsigned &D3) { in GetDSubRegs()
592 unsigned D0, D1, D2, D3; in ExpandVLD() local
718 unsigned D0, D1, D2, D3; in ExpandVST() local
772 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; in ExpandLaneOp() local
854 unsigned D0, D1, D2, D3; in ExpandVTBL() local
2794 Register D1 = TRI->getSubReg(DstReg, ARM::dsub_1); in ExpandMI() local
2826 Register D1 = TRI->getSubReg(SrcReg, ARM::dsub_1); in ExpandMI() local
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp58 [](const auto &D0, const auto &D1) { in EraseFromParent()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCStringSyntaxChecker.cpp39 if (const auto *D1 = dyn_cast<DeclRefExpr>(A1->IgnoreParenCasts())) in sameDecl() local
/freebsd/sys/netpfil/ipfw/test/
H A Ddn_test.h24 #define D1(fmt, args...) do {} while (0) macro
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenTarget.cpp335 const auto &D1 = *Rec1->TheDef; in ComputeInstrsByEnum() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DX86FoldTablesEmitter.cpp169 const auto &D1 = *LHS->TheDef; in operator ()() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1274 inline bool declaresSameEntity(const Decl *D1, const Decl *D2) { in declaresSameEntity()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaConcept.cpp1751 bool Sema::IsAtLeastAsConstrained(NamedDecl *D1, in IsAtLeastAsConstrained()
1813 bool Sema::MaybeEmitAmbiguousAtomicConstraintsDiagnostic(NamedDecl *D1, in MaybeEmitAmbiguousAtomicConstraintsDiagnostic()
H A DSemaChecking.cpp8924 if (const DeclRefExpr *D1 = dyn_cast_or_null<DeclRefExpr>(E1)) in referToTheSameDecl() local
H A DSemaDeclCXX.cpp12326 IsEquivalentForUsingDecl(ASTContext &Context, NamedDecl *D1, NamedDecl *D2) { in IsEquivalentForUsingDecl() argument
/freebsd/sys/netpfil/ipfw/
H A Dip_dn_private.h43 #define D1(fmt, ...) do {} while (0) macro
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp368 const Decl *D2) -> std::optional<bool> { in compare()
/freebsd/contrib/arm-optimized-routines/math/test/
H A Dulp.c318 #define D1(x) F (x, x, x##l, mpfr_##x, 1, 0, d1, 0) macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp778 unsigned D1 = std::distance(TB->begin(), ToI); in distance() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7665 llvm::sort(DeclsInPrototype, [](Decl *D1, Decl *D2) { in ParseFunctionDeclarator()
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp5249 [](const DocumentationData &D1, const DocumentationData &D2) { in EmitClangAttrDocs()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3590 SDValue D1 = DAG.getSelectCC(DL, D0, SigSetHigh, One, Zero, ISD::SETNE); in LowerFP_TO_FP16() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7184 auto D1 = MIRBuilder.buildZExt(S32, D0_NE_SigSetHigh); in lowerFPTRUNC_F64_TO_F16() local