| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gengtype-lex.l | 57 %x in_struct in_struct_comment in_comment in_yacc_escape 175 BEGIN(in_struct); 181 BEGIN(in_struct); 187 BEGIN(in_struct); 192 <in_struct>{ 283 <in_struct_comment>"*/" { BEGIN(in_struct); } 290 "%}" { BEGIN(in_struct); }
|
| H A D | rtl.h | 180 unsigned int in_struct : 1; member 478 _rtx->in_struct = 0; \ 595 (RTL_FLAG_CHECK1("INSN_DEAD_CODE_P", (RTX), INSN)->in_struct) 602 (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct) 1065 (RTL_FLAG_CHECK1("SUBREG_PROMOTED", (RTX), SUBREG)->in_struct) 1114 (RTL_FLAG_CHECK1("MEM_IN_STRUCT_P", (RTX), MEM)->in_struct) 1193 (RTL_FLAG_CHECK1("LABEL_OUTSIDE_LOOP_P", (RTX), LABEL_REF)->in_struct) 1203 (RTL_FLAG_CHECK2("LABEL_PRESERVE_P", (RTX), CODE_LABEL, NOTE)->in_struct) 1207 (RTL_FLAG_CHECK1("REG_LOOP_TEST_P", (RTX), REG)->in_struct) 1213 )->in_struct)
|
| H A D | print-rtl.c | 164 if (RTX_FLAG (in_rtx, in_struct))
|
| H A D | integrate.c | 2371 RTX_FLAG (copy, in_struct) = RTX_FLAG (orig, in_struct);
|
| H A D | emit-rtl.c | 2506 RTX_FLAG (copy, in_struct) = RTX_FLAG (orig, in_struct);
|
| H A D | genattrtab.c | 99 #define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), in_struct))
|
| H A D | ChangeLog.2 | 2679 (struct table_elt): Delete elt in_struct. 2682 the corresponding in_struct elts.
|
| H A D | ChangeLog.4 | 12627 * rtl.h (rtx/in_struct): Added use to determine insn necessity.
|
| H A D | ChangeLog.7 | 7916 * rtl.h (struct rtx_def): Document unchanging and in_struct flags
|
| /openbsd-src/regress/lib/libcrypto/man/ |
| H A D | check_complete.pl | 125 my $in_struct = 0; 172 if ($in_struct) { 175 $in_struct++; 182 if (--$in_struct && /^\s+\w+;$/) { 259 $in_struct = 1;
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gengtype-lex.l | 60 %x in_struct in_struct_comment in_comment in_yacc_escape 225 BEGIN(in_struct); 231 BEGIN(in_struct); 237 BEGIN(in_struct); 278 <in_struct>{ 392 <in_struct_comment>"*/" { BEGIN(in_struct); } 399 "%}" { BEGIN(in_struct); }
|
| H A D | gengtype-lex.c | 1755 #define in_struct 1 macro 2180 BEGIN(in_struct); 2193 BEGIN(in_struct); 2206 BEGIN(in_struct); 2549 { BEGIN(in_struct); } 2579 { BEGIN(in_struct); } 2621 case YY_STATE_EOF(in_struct):
|
| H A D | rtl.h | 282 unsigned int in_struct : 1; member 777 (RTL_FLAG_CHECK3("INSN_FROM_TARGET_P", (RTX), INSN, JUMP_INSN, CALL_INSN)->in_struct) 1059 (RTL_FLAG_CHECK1("SUBREG_PROMOTED", (RTX), SUBREG)->in_struct) 1116 (RTL_FLAG_CHECK1("MEM_IN_STRUCT_P", (RTX), MEM)->in_struct) 1209 (RTL_FLAG_CHECK2("LABEL_PRESERVE_P", (RTX), CODE_LABEL, NOTE)->in_struct) 1215 )->in_struct)
|
| H A D | print-rtl.c | 181 if (RTX_FLAG (in_rtx, in_struct)) in print_rtx()
|
| H A D | genattrtab.c | 96 #define ATTR_CURR_SIMPLIFIED_P(RTX) (RTX_FLAG((RTX), in_struct))
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
| H A D | 20000815-1.c | 13 char in_struct; member 45 || (nonscalar && p->in_struct)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/ |
| H A D | 20010518-1.c | 68 unsigned int in_struct:1; member
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | rtl.texi | 413 @cindex @code{in_struct}, in @code{insn} 417 Stored in the @code{in_struct} field and printed as @samp{/s}. 437 @cindex @code{in_struct}, in @code{insn} and @code{jump_insn} and @code{call_insn} 446 this insn will always be executed. Stored in the @code{in_struct} 451 @cindex @code{in_struct}, in @code{label_ref} 455 label. Stored in the @code{in_struct} field and printed as @samp{/s}. 460 @cindex @code{in_struct}, in @code{code_label} and @code{note} 465 in the @code{in_struct} field and printed as @samp{/s}. 478 @cindex @code{in_struct}, in @code{mem} 485 Stored in the @code{in_struct} field and printed as @samp{/s}. [all …]
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | rtl.texi | 599 @cindex @code{in_struct}, in @code{insn} and @code{jump_insn} and @code{call_insn} 608 this insn will always be executed. Stored in the @code{in_struct} 614 @cindex @code{in_struct}, in @code{code_label} and @code{note} 619 in the @code{in_struct} field and printed as @samp{/s}. 632 @cindex @code{in_struct}, in @code{mem} 639 Stored in the @code{in_struct} field and printed as @samp{/s}. 774 @cindex @code{in_struct}, in @code{insn}, @code{jump_insn} and @code{call_insn} 782 Stored in the @code{in_struct} field and printed as @samp{/s}. 833 @cindex @code{in_struct}, in @code{subreg} 841 mode on every assignment. Stored in the @code{in_struct} field and [all …]
|
| H A D | gccint.info | 9007 executed. Stored in the `in_struct' field and printed as `/s'. 9013 bit set. Stored in the `in_struct' field and printed as `/s'. 9026 simultaneously set. Stored in the `in_struct' field and printed 9122 not be separated from the `call_insn'. Stored in the `in_struct' 9163 the `in_struct' field and printed as `/s'. 9204 `in_struct' 32665 * in_struct: Flags. (line 239) 32666 * in_struct, in code_label and note: Flags. (line 44) 32667 * in_struct, in insn and jump_insn and call_insn: Flags. (line 34) 32668 * in_struct, in insn, jump_insn and call_insn: Flags. (line 151) [all …]
|