/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hsa-brig.c | 1308 struct BrigInstMem repr; in emit_memory_insn() local 1346 struct BrigInstSignal repr; in emit_signal_insn() local 1369 struct BrigInstAtomic repr; in emit_atomic_insn() local 1403 struct BrigInstAddr repr; in emit_addr_insn() local 1429 struct BrigInstSegCvt repr; in emit_segment_insn() local 1451 struct BrigInstMem repr; in emit_alloca_insn() local 1476 struct BrigInstCmp repr; in emit_cmp_insn() local 1504 struct BrigInstBr repr; in emit_generic_branch_insn() local 1523 struct BrigInstBr repr; in emit_cond_branch_insn() local 1561 struct BrigInstBr repr; in emit_unconditional_jump() local [all …]
|
H A D | stor-layout.c | 2014 tree repr = make_node (FIELD_DECL); in start_bitfield_representative() local 2043 finish_bitfield_representative (tree repr, tree field) in finish_bitfield_representative() 2160 tree repr = NULL_TREE; in finish_bitfield_layout() local
|
H A D | gimple-loop-interchange.cc | 1313 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (ref, 1)); in compute_access_stride() local
|
H A D | ubsan.c | 2075 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (t, 1)); in instrument_object_size() local
|
H A D | loop-invariant.c | 1778 struct invariant *repr = invariants[inv->eqto]; in move_invariant_reg() local
|
H A D | asan.c | 2302 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (t, 1)); in instrument_derefs() local
|
H A D | tree-ssa-reassoc.c | 5777 tree repr; member
|
H A D | expr.c | 4944 tree field, repr; in get_bit_range() local
|
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/include/pk11/ |
H A D | pk11.h | 51 CK_ATTRIBUTE *repr; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 231 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local 352 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local 364 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 267 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local 556 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local 568 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in c_finish_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 2027 tree repr = make_node (FIELD_DECL); in start_bitfield_representative() local 2056 finish_bitfield_representative (tree repr, tree field) in finish_bitfield_representative() 2176 tree repr = NULL_TREE; in finish_bitfield_layout() local
|
H A D | gimple-loop-interchange.cc | 1316 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (ref, 1)); in compute_access_stride() local
|
H A D | loop-invariant.cc | 1786 struct invariant *repr = invariants[inv->eqto]; in move_invariant_reg() local
|
H A D | ubsan.cc | 2105 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (t, 1)); in instrument_object_size() local
|
H A D | asan.cc | 2720 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (TREE_OPERAND (t, 1)); in instrument_derefs() local
|
H A D | tree-ssa-reassoc.cc | 6161 tree repr; member
|
H A D | gimple-fold.cc | 8264 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in fold_const_aggregate_ref_1() local
|
H A D | expr.cc | 5222 tree field, repr; in get_bit_range() local
|
H A D | fold-const.cc | 8432 tree repr = DECL_BIT_FIELD_REPRESENTATIVE (field); in native_encode_initializer() local
|
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | d_c99_bool_strict.c | 922 static const char *repr[] = { "no", "yes" }; in bool_as_array_index() local
|
/netbsd-src/external/bsd/ntp/dist/tests/libntp/ |
H A D | timespecops.c | 779 const char * repr; in test_ToString() member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | merge.c | 600 asection *repr; in _bfd_add_merge_section() local
|
/netbsd-src/crypto/external/bsd/netpgp/dist/bindings/python/ |
H A D | netpgppython_wrap.c | 1345 …PyObject *repr = PyString_FromFormat("<Swig Object of type '%s' at 0x%s>", name, PyString_AsString… in PySwigObject_repr() local 1362 PyObject *repr = PySwigObject_repr(v); in PySwigObject_print() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | module.cc | 11738 if (tree repr = DECL_BIT_FIELD_REPRESENTATIVE (member)) in mark_class_def() local
|