| /netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_aead/aes256gcm/aesni/ |
| H A D | aead_aes256gcm_aesni.c | 205 __m128i tmp2, tmp3, tmp4, tmp5, tmp6, tmp7, tmp8, tmp9; in addmul() local 239 tmp9 = _mm_srli_si128(tmp7, 12); in addmul() 244 tmp20 = _mm_or_si128(tmp19, tmp9); in addmul() 281 __m128i tmp9 = _mm_srli_si128(tmp7, 12); in mulv() local 286 __m128i tmp20 = _mm_or_si128(tmp19, tmp9); in mulv() 327 __m128i tmp8, tmp9; \ 386 tmp9 = _mm_srli_si128(tmp3B, 12); \ 391 tmp2B = _mm_or_si128(tmp2B, tmp9); \ 394 tmp9 = _mm_slli_epi32(tmp3, 25); \ 396 tmp3B = _mm_xor_si128(tmp3B, tmp9); \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | README.txt | 257 %tmp9 = load i32* %tmp8 ; <uint> [#uses=1] 262 %tmp12 = and i32 %tmp9, 2147483647 ; <uint> [#uses=1]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilepro/ |
| H A D | tilepro.cc | 1999 rtx tmp9 = gen_reg_rtx (SImode); in tilepro_expand_high_multiply() local 2033 emit_move_insn (tmp9, (gen_rtx_ASHIFTRT (SImode, tmp0, GEN_INT (16)))); in tilepro_expand_high_multiply() 2038 emit_move_insn (tmp9, (gen_rtx_LSHIFTRT (SImode, tmp0, GEN_INT (16)))); in tilepro_expand_high_multiply() 2043 emit_move_insn (tmp12, (gen_rtx_PLUS (SImode, tmp8, tmp9))); in tilepro_expand_high_multiply()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilepro/ |
| H A D | tilepro.c | 1999 rtx tmp9 = gen_reg_rtx (SImode); in tilepro_expand_high_multiply() local 2033 emit_move_insn (tmp9, (gen_rtx_ASHIFTRT (SImode, tmp0, GEN_INT (16)))); in tilepro_expand_high_multiply() 2038 emit_move_insn (tmp9, (gen_rtx_LSHIFTRT (SImode, tmp0, GEN_INT (16)))); in tilepro_expand_high_multiply() 2043 emit_move_insn (tmp12, (gen_rtx_PLUS (SImode, tmp8, tmp9))); in tilepro_expand_high_multiply()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/tilegx/ |
| H A D | tilegx.c | 2250 rtx tmp9 = gen_reg_rtx (DImode); in tilegx_expand_high_multiply() local 2284 emit_move_insn (tmp9, (gen_rtx_ASHIFTRT (DImode, tmp0, GEN_INT (32)))); in tilegx_expand_high_multiply() 2289 emit_move_insn (tmp9, (gen_rtx_LSHIFTRT (DImode, tmp0, GEN_INT (32)))); in tilegx_expand_high_multiply() 2294 emit_move_insn (tmp12, (gen_rtx_PLUS (DImode, tmp8, tmp9))); in tilegx_expand_high_multiply()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/tilegx/ |
| H A D | tilegx.cc | 2251 rtx tmp9 = gen_reg_rtx (DImode); in tilegx_expand_high_multiply() local 2285 emit_move_insn (tmp9, (gen_rtx_ASHIFTRT (DImode, tmp0, GEN_INT (32)))); in tilegx_expand_high_multiply() 2290 emit_move_insn (tmp9, (gen_rtx_LSHIFTRT (DImode, tmp0, GEN_INT (32)))); in tilegx_expand_high_multiply() 2295 emit_move_insn (tmp12, (gen_rtx_PLUS (DImode, tmp8, tmp9))); in tilegx_expand_high_multiply()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | README.txt | 271 %x.0.0 = phi i32 [ 0, %entry ], [ %tmp9, %cond_true ] ; <i32> [#uses=3] 277 %tmp9 = add i32 %x.0.0, 1 ; <i32> [#uses=2] 278 %tmp = icmp sgt i32 %tmp9, 39 ; <i1> [#uses=1]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386-expand.cc | 6739 rtx tmp9 = gen_reg_rtx (V2DImode); in ix86_expand_v1ti_ashiftrt() local 6740 emit_insn (gen_iorv2di3 (tmp9, tmp7, tmp8)); in ix86_expand_v1ti_ashiftrt() 6742 emit_move_insn (operands[0], gen_lowpart (V1TImode, tmp9)); in ix86_expand_v1ti_ashiftrt() 6767 rtx tmp9 = force_reg (V4SImode, gen_lowpart (V4SImode, tmp8)); in ix86_expand_v1ti_ashiftrt() local 6769 emit_insn (gen_avx2_pblenddv4si (tmp10, tmp2, tmp9, GEN_INT (7))); in ix86_expand_v1ti_ashiftrt() 6796 rtx tmp9 = force_reg (V8HImode, gen_lowpart (V8HImode, tmp2)); in ix86_expand_v1ti_ashiftrt() local 6799 emit_insn (gen_sse4_1_pblendw (tmp11, tmp9, tmp10, GEN_INT (0x3f))); in ix86_expand_v1ti_ashiftrt() 6826 rtx tmp9 = gen_reg_rtx (V4SImode); in ix86_expand_v1ti_ashiftrt() local 6827 emit_insn (gen_sse2_pshufd (tmp9, tmp8, GEN_INT (0xbf))); in ix86_expand_v1ti_ashiftrt() 6829 rtx tmp10 = force_reg (V2DImode, gen_lowpart (V2DImode, tmp9)); in ix86_expand_v1ti_ashiftrt() [all …]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
| H A D | FileCheck.rst | 355 %tmp9 = shufflevector <2 x double> %tmp3, 358 store <2 x double> %tmp9, <2 x double>* %r, align 16
|