Home
last modified time | relevance | path

Searched refs:tmp7 (Results 1 – 25 of 6373) sorted by relevance

12345678910>>...255

/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A Dfield-extract-use-trunc.ll5 %tmp7.25 = lshr i32 %f12, 16
6 %tmp7.26 = trunc i32 %tmp7.25 to i8
13 %tmp7.25 = ashr i32 %f11, 24
14 ret i32 %tmp7.25
19 %tmp7.25 = ashr i32 %f11, 24
20 ret i32 %tmp7.25
26 ret i64 %tmp7.25
31 %tmp7.25 = ashr i16 %f11, 8
32 ret i16 %tmp7.25
37 %tmp7.25 = ashr i16 %f11, 8
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/CodeGen/X86/
H A Dfield-extract-use-trunc.ll5 %tmp7.25 = lshr i32 %f12, 16
6 %tmp7.26 = trunc i32 %tmp7.25 to i8
13 %tmp7.25 = ashr i32 %f11, 24
14 ret i32 %tmp7.25
19 %tmp7.25 = ashr i32 %f11, 24
20 ret i32 %tmp7.25
26 ret i64 %tmp7.25
31 %tmp7.25 = ashr i16 %f11, 8
32 ret i16 %tmp7.25
37 %tmp7.25 = ashr i16 %f11, 8
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/CodeGen/X86/
H A Dfield-extract-use-trunc.ll5 %tmp7.25 = lshr i32 %f12, 16
6 %tmp7.26 = trunc i32 %tmp7.25 to i8
13 %tmp7.25 = ashr i32 %f11, 24
14 ret i32 %tmp7.25
19 %tmp7.25 = ashr i32 %f11, 24
20 ret i32 %tmp7.25
26 ret i64 %tmp7.25
31 %tmp7.25 = ashr i16 %f11, 8
32 ret i16 %tmp7.25
37 %tmp7.25 = ashr i16 %f11, 8
[all …]
/dports/databases/pgadmin3/pgadmin3-1.22.2/pgadmin/pgscript/utilities/m_apm/
H A Dmapmrsin.cpp38 M_APM sum, term, tmp2, tmp7, tmp8; in M_raw_sin() local
45 tmp7 = M_get_stack_var(); in M_raw_sin()
72 m_apm_set_long(tmp7, m2); in M_raw_sin()
79 m_apm_copy(sum, tmp7); in M_raw_sin()
83 m_apm_add(tmp7, sum, term); in M_raw_sin()
84 m_apm_copy(sum, tmp7); in M_raw_sin()
108 tmp7 = M_get_stack_var(); in M_raw_cos()
128 m_apm_set_long(tmp7, m2); in M_raw_cos()
136 m_apm_copy(sum, tmp7); in M_raw_cos()
140 m_apm_add(tmp7, sum, term); in M_raw_cos()
[all …]
H A Dmapm_exp.cpp48 M_APM tmp7, tmp8, tmp9; in m_apm_exp() local
62 tmp7 = M_get_stack_var(); in m_apm_exp()
114 m_apm_multiply(tmp8, tmp7, MM_lc_log2); in m_apm_exp()
115 m_apm_subtract(tmp7, x, tmp8); in m_apm_exp()
124 if (tmp7->m_apm_sign != 0) in m_apm_exp()
126 if (tmp7->m_apm_exponent == 0) in m_apm_exp()
130 if (tmp7->m_apm_sign >= 0) in m_apm_exp()
134 m_apm_copy(tmp7, tmp8); in m_apm_exp()
139 m_apm_add(tmp8, tmp7, MM_lc_log2); in m_apm_exp()
140 m_apm_copy(tmp7, tmp8); in m_apm_exp()
[all …]
/dports/textproc/zorba/zorba-2.7.0/src/zorbatypes/mapm/
H A Dmapmrsin.c65 M_APM sum, term, tmp2, tmp7, tmp8; in M_raw_sin() local
72 tmp7 = M_get_stack_var(); in M_raw_sin()
99 m_apm_set_long(tmp7, m2); in M_raw_sin()
106 m_apm_copy(sum, tmp7); in M_raw_sin()
110 m_apm_add(tmp7, sum, term); in M_raw_sin()
111 m_apm_copy(sum, tmp7); in M_raw_sin()
135 tmp7 = M_get_stack_var(); in M_raw_cos()
155 m_apm_set_long(tmp7, m2); in M_raw_cos()
163 m_apm_copy(sum, tmp7); in M_raw_cos()
167 m_apm_add(tmp7, sum, term); in M_raw_cos()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/IndVarSimplify/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/test/Transforms/IndVarSimplify/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/IndVarSimplify/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/test/Transforms/IndVarSimplify/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/test/Transforms/IndVarSimplify/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Transforms/IndVarSimplify/X86/
H A Dhuge_muls.ll31 %tmp7 = mul i32 %tmp6, %tmp1
39 %tmp10 = mul i32 %tmp7, %tmp9
41 %tmp12 = mul i32 %tmp7, %tmp11
43 %tmp14 = mul i32 %tmp7, %tmp13
45 %tmp16 = mul i32 %tmp7, %tmp15
55 %tmp20 = mul i32 %tmp7, %tmp17
57 %tmp22 = mul i32 %tmp7, %tmp21
59 %tmp24 = mul i32 %tmp7, %tmp23
61 %tmp26 = mul i32 %tmp7, %tmp25
63 %tmp28 = mul i32 %tmp7, %tmp27
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/hppa/
H A Dmemcmp.S33 #define tmp7 22 macro
83 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 extru s2word,15,8,tmp7 /* get second byte (character) */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
91 extru s2word,23,8,tmp7 /* get third byte (character) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
96 extru s2word,31,8,tmp7 /* get last byte (character) */
132 vshd s2word,tmp7,s2word /**/
136 copy tmp7,s2word /**/
168 vshd s1word,tmp7,s1word /**/
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dmemcmp.S33 #define tmp7 22 macro
83 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 extru s2word,15,8,tmp7 /* get second byte (character) */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
91 extru s2word,23,8,tmp7 /* get third byte (character) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
96 extru s2word,31,8,tmp7 /* get last byte (character) */
132 vshd s2word,tmp7,s2word /**/
136 copy tmp7,s2word /**/
168 vshd s1word,tmp7,s1word /**/
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/machine/hppa/
H A Dmemcmp.S33 #define tmp7 22 macro
83 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 extru s2word,15,8,tmp7 /* get second byte (character) */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
91 extru s2word,23,8,tmp7 /* get third byte (character) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
96 extru s2word,31,8,tmp7 /* get last byte (character) */
132 vshd s2word,tmp7,s2word /**/
136 copy tmp7,s2word /**/
168 vshd s1word,tmp7,s1word /**/
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/hppa/
H A Dmemcmp.S33 #define tmp7 22 macro
83 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
86 extru s2word,15,8,tmp7 /* get second byte (character) */
88 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
91 extru s2word,23,8,tmp7 /* get third byte (character) */
93 sub tmp3,tmp7,ret0 /* return difference (delay slot) */
96 extru s2word,31,8,tmp7 /* get last byte (character) */
132 vshd s2word,tmp7,s2word /**/
136 copy tmp7,s2word /**/
168 vshd s1word,tmp7,s1word /**/
[all …]

12345678910>>...255