Searched refs:short_p (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | vr.igen | 41 …mulate_p, int store_hi_p, int unsigned_p, int saturate_p, int subtract_p, int short_p, int double_p 52 if (!short_p)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.cc | 1318 int short_p; in v850_reorg() local 1322 short_p = TRUE; in v850_reorg() 1333 short_p = TRUE; in v850_reorg() 1338 short_p = FALSE; in v850_reorg() 1340 if (short_p) in v850_reorg()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arc/ |
| D | arc.cc | 8744 compact_sda_memory_operand (rtx op, machine_mode mode, bool short_p) in compact_sda_memory_operand() argument 8770 if (!short_p || size == 1) in compact_sda_memory_operand() 8894 int short_p = (!cond_p && short_0 && satisfies_constraint_Rcq (operands[1])); in arc_output_addsi() local 8925 if (short_p in arc_output_addsi() 8941 if ((short_p && (unsigned) neg_intval <= (match ? 31 : 7)) in arc_output_addsi() 8998 if (short_p && match) in arc_output_addsi()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | decl.cc | 11755 bool unsigned_p, signed_p, short_p, long_p, thread_p; in grokdeclarator() local 11770 short_p = decl_spec_seq_has_spec_p (declspecs, ds_short); in grokdeclarator() 12139 if (signed_p || unsigned_p || long_p || short_p) in grokdeclarator() 12249 if (unsigned_p || signed_p || long_p || short_p) in grokdeclarator() 12288 else if (long_p && short_p) in grokdeclarator() 12298 || ((long_p || short_p) in grokdeclarator() 12329 short_p = false; in grokdeclarator() 12361 else if (short_p) in grokdeclarator() 12378 else if (short_p) in grokdeclarator()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog-2004 | 12337 short_p, signed_p, unsigned_p and complex_p.
|