Home
last modified time | relevance | path

Searched refs:H1 (Results 1 – 25 of 28) sorted by relevance

12

/NextBSD/sys/crypto/aesni/
HDaesni_ghash.c163 reduce4(__m128i H1, __m128i H2, __m128i H3, __m128i H4, in reduce4() argument
173 H1_X1_lo = _mm_clmulepi64_si128(H1, X1, 0x00); in reduce4()
182 H1_X1_hi = _mm_clmulepi64_si128(H1, X1, 0x11); in reduce4()
191 tmp0 = _mm_shuffle_epi32(H1, 78); in reduce4()
193 tmp0 = _mm_xor_si128(tmp0, H1); in reduce4()
/NextBSD/contrib/llvm/lib/ExecutionEngine/Orc/
HDOrcMCJITReplacement.h340 bool operator()(ObjectLayerT::ObjSetHandleT H1, in operator()
342 return &*H1 < &*H2; in operator()
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDCommentHTMLTags.td22 def H1 : Tag<"h1">;
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64CallingConvention.h31 static const uint16_t HRegList[] = {AArch64::H0, AArch64::H1, AArch64::H2,
HDAArch64CallingConvention.td64 CCIfType<[f16], CCAssignToRegWithShadow<[H0, H1, H2, H3, H4, H5, H6, H7],
100 CCIfType<[f16], CCAssignToRegWithShadow<[H0, H1, H2, H3, H4, H5, H6, H7],
145 CCIfType<[f16], CCAssignToRegWithShadow<[H0, H1, H2, H3, H4, H5, H6, H7],
HDAArch64RegisterInfo.td251 def H1 : AArch64Reg<1, "h1", [B1]>, DwarfRegAlias<B1>;
286 def S1 : AArch64Reg<1, "s1", [H1]>, DwarfRegAlias<B1>;
HDAArch64FastISel.cpp2889 { AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4, in fastLowerArguments()
/NextBSD/crypto/heimdal/doc/doxyout/hcrypto/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/wind/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/ntlm/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/hx509/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/krb5/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/hdb/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/crypto/heimdal/doc/doxyout/gssapi/html/
HDdoxygen.css1 BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV { selector
7 H1 { selector
/NextBSD/contrib/gcc/config/i386/
HDsse.md1168 movlps\t{%H1, %0|%0, %H1}"
2063 movlpd\t{%H1, %0|%0, %H1}
2244 movhpd\t{%H1, %0|%0, %H1}
2272 movlps\t{%H1, %0|%0, %H1}"
2302 movhps\t{%H1, %0|%0, %H1}
3516 movq\t{%H1, %0|%0, %H1}"
3532 movlps\t{%H1, %0|%0, %H1}"
/NextBSD/contrib/gcc/
HDlambda-code.c772 lambda_matrix inverse, H1; in lambda_compute_target_space() local
791 H1 = lambda_matrix_new (depth, depth); in lambda_compute_target_space()
792 lambda_matrix_copy (LTM_MATRIX (H), H1, depth, depth); in lambda_compute_target_space()
795 H1[i][i] = 0; in lambda_compute_target_space()
799 lambda_matrix_mult (H1, inverse, target, depth, depth, depth); in lambda_compute_target_space()
/NextBSD/sys/opencrypto/
HDrmd160.c57 #define H1 0xEFCDAB89U macro
102 ctx->state[1] = H1; in RMD160Init()
/NextBSD/contrib/groff/
HDMORE.STUFF163 paragraphs immediately after H1 and H2 headings with drop-capitals of
/NextBSD/contrib/gcc/config/sparc/
HDsparc.md4640 output_asm_insn ("sllx\t%H1, 32, %H1", operands);
4644 return "or\t%L1, %H1, %H1\n\tmulx\t%H1, %2, %L0\;srlx\t%L0, 32, %H0";
4646 …return "sllx\t%H1, 32, %3\n\tor\t%L1, %3, %3\n\tmulx\t%3, %2, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, …
4651 return "or\t%L1, %H1, %H1\n\tmulx\t%H1, %H1, %L0\;srlx\t%L0, 32, %H0";
4653 …return "sllx\t%H1, 32, %3\n\tor\t%L1, %3, %3\n\tmulx\t%3, %3, %3\n\tsrlx\t%3, 32, %H0\n\tmov\t%3, …
4658 …return "or\t%L1, %H1, %H1\n\tsllx\t%H2, 32, %L1\n\tor\t%L2, %L1, %L1\n\tmulx\t%H1, %L1, %L0\;srlx\…
4660 …return "sllx\t%H1, 32, %3\n\tsllx\t%H2, 32, %4\n\tor\t%L1, %3, %3\n\tor\t%L2, %4, %4\n\tmulx\t%3, …
/NextBSD/contrib/tcsh/
HDtcsh.man2html254 <H1>$title</H1>
/NextBSD/contrib/gcc/config/ia64/
HDia64.md3277 ;; H1 = H0 + e * H0 in f8
3291 ;; S = S1 + d1 * H1 in f7
3753 ;; H1 = H0 + r0 * H0 in f8
3767 ;; r1 = 1/2 - G1 * H1 in f9
3774 ;; H2 = H1 + r1 * H1 in f8
4430 ;; H1 = H0 + d0 * H0 in f9
4444 ;; d1 = 1/2 - S1 * H1 in f10
4451 ;; H2 = H1 + d1 * H1 in f9
/NextBSD/contrib/gcc/config/arm/
HDarm.md4299 return \"add\\t%0, %1, #0\;add\\t%H0, %H1, #0\";
4300 return \"add\\t%H0, %H1, #0\;add\\t%0, %1, #0\";
4309 return \"stmia\\t%0, {%1, %H1}\";
4315 output_asm_insn (\"str\\t%1, %0\;str\\t%H1, %2\", operands);
4319 return \"mov\\t%0, %1\;mov\\t%H0, %H1\";
4320 return \"mov\\t%H0, %H1\;mov\\t%0, %1\";
5371 return \"add\\t%0, %1, #0\;add\\t%H0, %H1, #0\";
5372 return \"add\\t%H0, %H1, #0\;add\\t%0, %1, #0\";
5376 return \"stmia\\t%0, {%1, %H1}\";
5382 output_asm_insn (\"str\\t%1, %0\;str\\t%H1, %2\", operands);
[all …]
/NextBSD/contrib/groff/doc/
HDgroff-22727 units `u'. The arguments called H1, H2, ..., HN stand for horizontal
2743 `D~ H1 V1 H2 V2 ... HN VN<line break>'
2744 Draw B-spline from current position to offset (H1,V1), then to
2749 `Da H1 V1 H2 V2<line break>'
2750 Draw arc from current position to (H1,V1)+(H2,V2) with center at
2751 (H1,V1); then move the current position to the final point of the
2841 `Dp H1 V1 H2 V2 ... HN VN<line break>'
2842 Draw a polygon line from current position to offset (H1,V1), from
2850 `Dp H1 V1 H2 V2 ... HN VN<line break>'
/NextBSD/contrib/llvm/lib/Target/AArch64/Disassembler/
HDAArch64Disassembler.cpp327 AArch64::H0, AArch64::H1, AArch64::H2, AArch64::H3, AArch64::H4,
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp2243 SDValue H1 = expandV4F32ToV2F64(DAG, 0, DL, CmpOp1); in getVectorCmp() local
2245 SDValue HRes = DAG.getNode(Opcode, DL, MVT::v2i64, H0, H1); in getVectorCmp()

12