HomeSort by relevance Sort by last modified time
    Searched refs:bset (Results 26 - 50 of 99) sorted by null

12 3 4

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/d30v/
bittest.s 3 # Bit operation instructions (BCLR, BNOT, BSET, BTST) should not be placed in IU.
13 nop -> BSET R1, R2, R3
19 bset r1, r2, r3 || moddec r4, 5
21 bset r1, r2, r3
24 bset r1, r2, r3
28 bset r1, r2, r3
bittest.l 5 .*: Warning: Executing bset in IU may not work
12 3 # Bit operation instructions \(BCLR, BNOT, BSET, BTST\) should not be placed in IU.
25 13 0010 00F00000 nop -> BSET R1, R2, R3
38 19 0038 047C0105 bset r1, r2, r3 || moddec r4, 5
39 .* Warning: Executing bset in IU may not work
43 21 bset r1, r2, r3
47 24 bset r1, r2, r3
52 28 0050 08C04146 bset r1, r2, r3
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-m68hc11/
bug-1403.d 9 0+8000 <_start> bset \*0x0+ <__bss_size>, \#0x04
bug-3331.s 1 ;;; Bug #3331: Invalid group relaxation, bset uses an invalid address
9 bset 0,x #4
bug-1403.s 9 bset 0,x #4
bug-1417.d 12 0+8007 <L1> bset \*0x0+ <__bss_size>, \#0x04
bug-3331.d 10 0+8003 <_start\+0x3> bset 0x0,x, \#0x04
  /external/bison/lib/
ebitset.c 90 #define EBITSET_ELTS(BSET) ((BSET)->e.elts)
91 #define EBITSET_SIZE(BSET) EBITSET_N_ELTS (BITSET_NBITS_ (BSET))
92 #define EBITSET_ASIZE(BSET) ((BSET)->e.size)
97 /* Disable bitset cache and mark BSET as being zero. */
98 #define EBITSET_ZERO_SET(BSET) ((BSET)->b.cindex = BITSET_WINDEX_MAX, \
99 (BSET)->b.cdata = 0
    [all...]
abitset.c 45 /* Find list of up to NUM bits set in BSET starting from and including
137 /* Find list of up to NUM bits set in BSET in reverse order, starting
198 /* Find list of up to NUM bits set in BSET starting from and including
809 abitset_init (bitset bset, bitset_bindex n_bits)
814 BITSET_NBITS_ (bset) = n_bits;
820 bset->b.vtable = &abitset_small_vtable;
822 bset->b.vtable = &abitset_vtable;
824 bset->b.cindex = 0;
825 bset->b.csize = size;
826 bset->b.cdata = ABITSET_WORDS (bset)
    [all...]
vbitset.c 157 /* Find list of up to NUM bits set in BSET in reverse order, starting
221 /* Find list of up to NUM bits set in BSET starting from and including
1129 vbitset_init (bset, n_bits)
1130 bitset bset;
1133 bset->b.vtable = &vbitset_vtable;
1135 bset->b.cindex = 0;
1137 VBITSET_SIZE (bset) = 0;
1138 vbitset_resize (bset, n_bits);
1139 return bset;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
constraint.h 35 int isl_basic_set_n_constraint(__isl_keep isl_basic_set *bset);
38 int isl_basic_set_foreach_constraint(__isl_keep isl_basic_set *bset,
43 int isl_basic_set_foreach_bound_pair(__isl_keep isl_basic_set *bset,
47 __isl_take isl_basic_set *bset, void *user), void *user);
52 __isl_take isl_basic_set *bset, __isl_take isl_constraint *constraint);
62 struct isl_basic_set *bset, enum isl_dim_type type, int pos,
65 struct isl_basic_set *bset, enum isl_dim_type type, int pos,
122 __isl_take isl_basic_set *bset, __isl_take isl_constraint *constraint);
lp.h 33 enum isl_lp_result isl_basic_set_solve_lp(struct isl_basic_set *bset, int max,
vertices.h 26 __isl_keep isl_basic_set *bset);
union_set.h 13 __isl_take isl_basic_set *bset);
114 __isl_take isl_union_set *bset);
116 __isl_take isl_union_set *bset);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
constraint.h 35 int isl_basic_set_n_constraint(__isl_keep isl_basic_set *bset);
38 int isl_basic_set_foreach_constraint(__isl_keep isl_basic_set *bset,
43 int isl_basic_set_foreach_bound_pair(__isl_keep isl_basic_set *bset,
47 __isl_take isl_basic_set *bset, void *user), void *user);
52 __isl_take isl_basic_set *bset, __isl_take isl_constraint *constraint);
62 struct isl_basic_set *bset, enum isl_dim_type type, int pos,
65 struct isl_basic_set *bset, enum isl_dim_type type, int pos,
122 __isl_take isl_basic_set *bset, __isl_take isl_constraint *constraint);
lp.h 33 enum isl_lp_result isl_basic_set_solve_lp(struct isl_basic_set *bset, int max,
vertices.h 26 __isl_keep isl_basic_set *bset);
union_set.h 13 __isl_take isl_basic_set *bset);
114 __isl_take isl_union_set *bset);
116 __isl_take isl_union_set *bset);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m32r/
m32r2.s 16 .global bset
17 bset: label
18 bset #0,@(4,r1)
19 bset #1,@(4,r1)
20 bset #7,@(4,r1)
m32r2.d 15 0+0008 <bset>:
16 8: a0 61 00 04 bset #0x0,@\(4,r1\)
17 c: a1 61 00 04 bset #0x1,@\(4,r1\)
18 10: a7 61 00 04 bset #0x7,@\(4,r1\)
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/nds32/
alu-2.s 15 bset $r0, $r1, 1
alu-2.d 23 0+0034 <[^>]*> bset \$r0, \$r1, #1
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/
sh2a.s 21 bset.b #7,@(4095,r3)
22 bset #7,r3
sh2a.d 17 0x00000020 33 79 1f ff bset.b #7,@\(4095,r3\)
18 0x00000024 86 3f bset #7,r3
  /external/v8/test/mjsunit/regress/
regress-1015.js 50 var op = { __proto__: { set bar(v) { assertUnreachable("bset"); } },
62 var op = { __proto__: { set bar(v) { assertUnreachable("bset"); } },

Completed in 272 milliseconds

12 3 4