Home
last modified time | relevance | path

Searched refs:base_1 (Results 201 – 225 of 257) sorted by relevance

1234567891011

/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/aarch64/
H A Daarch64.c18265 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
18299 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
18300 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
18307 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
18363 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
18377 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-loop-ivopts.c1976 tree type, base_1, base_2; in record_biv_for_address_use() local
1989 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2006 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2; in record_biv_for_address_use() local
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2008 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2;
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step);
2008 if (operand_equal_p (base_1, iv->base, 0)
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2; in record_biv_for_address_use() local
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2008 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2; in record_biv_for_address_use() local
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2008 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2; in record_biv_for_address_use() local
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2008 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-loop-ivopts.c1978 tree type, base_1, base_2; in record_biv_for_address_use() local
1991 base_1 = fold_build2 (PLUS_EXPR, type, biv->base, biv->step); in record_biv_for_address_use()
2008 if (operand_equal_p (base_1, iv->base, 0) in record_biv_for_address_use()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/aarch64/
H A Daarch64.c21708 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
21742 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
21743 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
21750 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
21806 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
21820 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/aarch64/
H A Daarch64.c22182 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
22216 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
22217 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
22224 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
22280 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
22294 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/lang/gcc10/gcc-10.3.0/gcc/config/aarch64/
H A Daarch64.c22123 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
22157 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
22158 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
22165 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
22221 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
22235 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c24124 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
24158 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
24159 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
24166 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
24222 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
24236 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/lang/gcc11/gcc-11.2.0/gcc/config/aarch64/
H A Daarch64.c24124 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2;
24158 extract_base_offset_in_addr (mem_1, &base_1, &offset_1);
24159 if (base_1 == NULL_RTX || offset_1 == NULL_RTX)
24166 if (!rtx_equal_p (base_1, base_2))
24222 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2;
24236 extract_base_offset_in_addr (mem_1, &base_1, &offset_1);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/aarch64/
H A Daarch64.c24393 rtx mem_1, mem_2, reg_1, reg_2, base_1, base_2, offset_1, offset_2; in aarch64_operands_ok_for_ldpstp() local
24427 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_operands_ok_for_ldpstp()
24428 if (base_1 == NULL_RTX || offset_1 == NULL_RTX) in aarch64_operands_ok_for_ldpstp()
24435 if (!rtx_equal_p (base_1, base_2)) in aarch64_operands_ok_for_ldpstp()
24491 rtx mem_1, mem_2, base_1, base_2, offset_1, offset_2; in aarch64_swap_ldrstr_operands() local
24505 extract_base_offset_in_addr (mem_1, &base_1, &offset_1); in aarch64_swap_ldrstr_operands()
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg_api.c27101 char base_1[80]; in dwg_add_PDFUNDERLAY() local
27115 snprintf (base_1, 80, "%s - %d", base, i); in dwg_add_PDFUNDERLAY()
27118 _dict = dwg_add_DICTIONARY (dwg, "ACAD_PDFDEFINITIONS", base_1, 0); in dwg_add_PDFUNDERLAY()
27152 snprintf (base_1, 80, "%s - %d", base, i); in dwg_add_PDFUNDERLAY()
27158 dwg_add_DICTIONARY_item (_dict, base_1, 0); in dwg_add_PDFUNDERLAY()
/dports/sysutils/aptly/aptly-1.4.0/system/t05_snapshot/
H A DMergeSnapshot9Test_snapshot_show42 9base_1:6-5_amd64
43 9base_1:6-5_i386
384 alsa-base_1.0.25+3~deb7u1_all
5441 dpsyco-base_1.0.36_all
11453 groff-base_1.21-9_amd64
11454 groff-base_1.21-9_i386
44222 multex-base_1.0-1.1_all
48367 powermgmt-base_1.31_i386
48734 ptex-base_1:2.5-2.1_all
54613 sgml-base_1.26+nmu4_all
[all …]
H A DPullSnapshot10Test_snapshot_show47 9base_1:6-5_amd64
48 9base_1:6-5_i386
49 9base_1:6-5_source
7200 dpsyco-base_1.0.36_all
14467 groff-base_1.21-9_amd64
14468 groff-base_1.21-9_i386
51347 multex-base_1.0-1.1_all
56474 powermgmt-base_1.31_i386
56945 ptex-base_1:2.5-2.1_all
64111 sgml-base_1.26+nmu4_all
[all …]
H A DMergeSnapshot1Test_snapshot_show35 9base_1:6-5_amd64
36 9base_1:6-5_i386
372 alsa-base_1.0.25+3~deb7u1_all
5006 dpsyco-base_1.0.36_all
10363 groff-base_1.21-9_amd64
10364 groff-base_1.21-9_i386
40900 multex-base_1.0-1.1_all
44567 powermgmt-base_1.31_i386
44907 ptex-base_1:2.5-2.1_all
50292 sgml-base_1.26+nmu4_all
[all …]
H A DPullSnapshot8Test_snapshot_show33 9base_1:6-5_amd64
34 9base_1:6-5_i386
364 alsa-base_1.0.25+3~deb7u1_all
4932 dpsyco-base_1.0.36_all
10208 groff-base_1.21-9_amd64
10209 groff-base_1.21-9_i386
40501 multex-base_1.0-1.1_all
44035 powermgmt-base_1.31_i386
44371 ptex-base_1:2.5-2.1_all
49726 sgml-base_1.26+nmu4_all
[all …]
H A DPullSnapshot9Test_snapshot_show33 9base_1:6-5_amd64
34 9base_1:6-5_i386
364 alsa-base_1.0.25+3~deb7u1_all
4932 dpsyco-base_1.0.36_all
10208 groff-base_1.21-9_amd64
10209 groff-base_1.21-9_i386
40510 multex-base_1.0-1.1_all
44044 powermgmt-base_1.31_i386
44380 ptex-base_1:2.5-2.1_all
49736 sgml-base_1.26+nmu4_all
[all …]
H A DCreateSnapshot1Test_snapshot_show32 9base_1:6-5_amd64
33 9base_1:6-5_i386
363 alsa-base_1.0.25+3~deb7u1_all
4931 dpsyco-base_1.0.36_all
10207 groff-base_1.21-9_amd64
10208 groff-base_1.21-9_i386
40500 multex-base_1.0-1.1_all
44034 powermgmt-base_1.31_i386
44370 ptex-base_1:2.5-2.1_all
49725 sgml-base_1.26+nmu4_all
[all …]
H A DPullSnapshot11Test_snapshot_show33 9base_1:6-5_amd64
34 9base_1:6-5_i386
364 alsa-base_1.0.25+3~deb7u1_all
4932 dpsyco-base_1.0.36_all
10208 groff-base_1.21-9_amd64
10209 groff-base_1.21-9_i386
40508 multex-base_1.0-1.1_all
44042 powermgmt-base_1.31_i386
44378 ptex-base_1:2.5-2.1_all
49735 sgml-base_1.26+nmu4_all
[all …]
H A DPullSnapshot1Test_snapshot_show33 9base_1:6-5_amd64
34 9base_1:6-5_i386
364 alsa-base_1.0.25+3~deb7u1_all
4932 dpsyco-base_1.0.36_all
10208 groff-base_1.21-9_amd64
10209 groff-base_1.21-9_i386
40503 multex-base_1.0-1.1_all
44037 powermgmt-base_1.31_i386
44373 ptex-base_1:2.5-2.1_all
49728 sgml-base_1.26+nmu4_all
[all …]
/dports/games/sauerbraten/sauerbraten/packages/base/
H A Devilness.cfg1643 base_1 = "^f1blue^f~ shotgun ^f1base^f~"
/dports/sysutils/aptly/aptly-1.4.0/system/t11_package/
H A DSearchPackage6Test_gold50 9base_1:6-5_amd64
51 9base_1:6-5_i386
52 9base_1:6-5_source
7913 dpsyco-base_1.0.36_all
16152 groff-base_1.21-9_amd64
16153 groff-base_1.21-9_i386
55968 multex-base_1.0-1.1_all
61897 powermgmt-base_1.31_i386
62410 ptex-base_1:2.5-2.1_all
70462 sgml-base_1.26+nmu4_all
[all …]

1234567891011