Home
last modified time | relevance | path

Searched refs:bfield (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.trace/
Dactions.c35 int bfield : 11; /* collect bitfield */ member
45 int bfield : 11; /* collect bitfield */ member
108 gdb_struct1_test.bfield = 144; in gdb_c_test()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dkvx-opc.c4440 .bfield = { { 4, 0, 23 }, }
4458 .bfield = { { 6, 0, 0 }, }
4476 .bfield = { { 4, 0, 24 }, }
4494 .bfield = { { 1, 0, 12 }, }
4512 .bfield = { { 27, 27, 64 }, { 27, 0, 32 }, }
4533 .bfield = { { 27, 37, 64 }, { 27, 10, 32 }, { 10, 0, 6 }, }
4561 .bfield = { { 6, 37, 0 }, { 27, 10, 32 }, { 10, 0, 6 }, }
4579 .bfield = { { 3, 0, 24 }, }
4597 .bfield = { { 4, 0, 12 }, }
4615 .bfield = { { 27, 0, 32 }, }
[all …]
Dkvx-dis.c575 struct kvx_bitfield *bf = op->format[i]->bfield; in decode_insn()
1298 struct kvx_bitfield *bf = fmt->bfield; in decode_prologue_epilogue_bundle()
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dkvx-opc.c4442 .bfield = { { 4, 0, 23 }, }
4460 .bfield = { { 6, 0, 0 }, }
4478 .bfield = { { 4, 0, 24 }, }
4496 .bfield = { { 1, 0, 12 }, }
4514 .bfield = { { 27, 27, 64 }, { 27, 0, 32 }, }
4535 .bfield = { { 27, 37, 64 }, { 27, 10, 32 }, { 10, 0, 6 }, }
4563 .bfield = { { 6, 37, 0 }, { 27, 10, 32 }, { 10, 0, 6 }, }
4581 .bfield = { { 3, 0, 24 }, }
4599 .bfield = { { 4, 0, 12 }, }
4617 .bfield = { { 27, 0, 32 }, }
[all …]
Dkvx-dis.c575 struct kvx_bitfield *bf = op->format[i]->bfield; in decode_insn()
1298 struct kvx_bitfield *bf = fmt->bfield; in decode_prologue_epilogue_bundle()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc9136 tree bfield in lower_omp_task_reductions() local
9139 DECL_CONTEXT (bfield) = record_type; in lower_omp_task_reductions()
9140 if (TYPE_ALIGN (record_type) < DECL_ALIGN (bfield)) in lower_omp_task_reductions()
9141 SET_TYPE_ALIGN (record_type, DECL_ALIGN (bfield)); in lower_omp_task_reductions()
9142 *last = bfield; in lower_omp_task_reductions()
9143 last = &DECL_CHAIN (bfield); in lower_omp_task_reductions()
9357 tree bfield = DECL_CHAIN (field); in lower_omp_task_reductions() local
9369 unshare_expr (byte_position (bfield))); in lower_omp_task_reductions()
9373 tree pbool = build_pointer_type (TREE_TYPE (bfield)); in lower_omp_task_reductions()
9374 cond = build2 (MEM_REF, TREE_TYPE (bfield), cond, in lower_omp_task_reductions()
[all …]
DChangeLog-201866 bfield.
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dkvx.h106 struct kvx_bitfield bfield[]; member
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dkvx.h106 struct kvx_bitfield bfield[]; member
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-kvx.c462 struct kvx_bitfield *bfields = opdef->bfield; in insert_operand()
/netbsd/src/external/gpl3/gcc/dist/
DMD5SUMS20898 e222ae13ea3198a57cf77c7b9716951c gcc/testsuite/g++.dg/modules/bfield-1_a.C
20899 ad57e7a7e7d0763a5d7b53eebeef2326 gcc/testsuite/g++.dg/modules/bfield-1_b.C
20900 8fe510d9d635ecd99e7dfc62a2cd5b10 gcc/testsuite/g++.dg/modules/bfield-2_a.C
20901 6cb146eb2d95ac9baf9b3e5d650677c7 gcc/testsuite/g++.dg/modules/bfield-2_b.C