/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | reorg.c | 585 rtx trial, seq_insn, seq, prev; local 668 rtx trial = previous_insn (insn); local 745 rtx trial = next_nonnote_insn (insn); local 1218 rtx trial = XEXP (temp, 0); local 1291 rtx trial = XEXP (temp, 0); local 1313 rtx trial = XVECEXP (seq, 0, i); local 1416 rtx trial = XVECEXP (seq, 0, i); local 1476 rtx trial, next_trial; local 1671 rtx trial, pat; local 2064 rtx insn, pat, trial, next_trial; local [all …]
|
H A D | resource.c | 1303 mark_end_of_function_resources (trial, include_delayed_effects) in mark_end_of_function_resources() argument
|
H A D | protector.c | 2309 rtx trial = NEXT_INSN (first); local
|
H A D | emit-rtl.c | 3263 try_split (pat, trial, last) in try_split() argument
|
H A D | cse.c | 5521 rtx trial; local
|
/openbsd/gnu/gcc/gcc/ |
H A D | reorg.c | 609 rtx trial, seq_insn, seq, prev; in delete_from_delay_slot() local 693 rtx trial = previous_insn (insn); in delete_scheduled_jump() local 768 rtx trial = next_nonnote_insn (insn); in optimize_skip() local 1172 rtx trial = XEXP (temp, 0); in check_annul_list_true_false() local 1239 rtx trial = XEXP (temp, 0); in steal_delay_list_from_target() local 1261 rtx trial = XVECEXP (seq, 0, i); in steal_delay_list_from_target() local 1360 rtx trial = XVECEXP (seq, 0, i); in steal_delay_list_from_fallthrough() local 1419 rtx trial, next_trial; in try_merge_delay_insns() local 1611 rtx trial, pat; in redundant_insn() local 1992 rtx insn, pat, trial, next_trial; in fill_simple_delay_slots() local [all …]
|
H A D | resource.c | 1299 mark_end_of_function_resources (rtx trial, int include_delayed_effects) in mark_end_of_function_resources()
|
H A D | emit-rtl.c | 3103 try_split (rtx pat, rtx trial, int last) in try_split()
|
H A D | cse.c | 5543 rtx trial; in cse_insn() local
|
/openbsd/regress/usr.bin/ssh/ |
H A D | cfginclude.sh | 86 trial() { function 227 trial() { function
|
H A D | percent.sh | 18 trial() function
|
H A D | servcfginclude.sh | 83 trial() { function
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | strct-pack-1.c | 17 TRIAL trial; in main() local
|
/openbsd/usr.sbin/lpr/common_source/ |
H A D | common.c | 118 int refuse, trial; in getport() local
|
/openbsd/sys/net/ |
H A D | radix.c | 208 rn_satisfies_leaf(char *trial, struct radix_node *leaf, int skip) in rn_satisfies_leaf()
|
/openbsd/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.c | 2453 tls_call_delay (rtx trial) in tls_call_delay() 2494 eligible_for_restore_insn (rtx trial, bool return_p) in eligible_for_restore_insn() 2565 eligible_for_return_delay (rtx trial) in eligible_for_return_delay() 2614 eligible_for_sibcall_delay (rtx trial) in eligible_for_sibcall_delay()
|
/openbsd/gnu/gcc/gcc/cp/ |
H A D | typeck.c | 1174 tree trial = common_base_type (basetype, tt2); in common_base_type() local 1191 tree trial = common_base_type (tt1, basetype); in common_base_type() local
|
/openbsd/gnu/usr.bin/gcc/gcc/cp/ |
H A D | typeck.c | 1350 tree trial = common_base_type (basetype, tt2); local 1366 tree trial = common_base_type (tt1, basetype); local
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arc/ |
H A D | arc.c | 1401 arc_eligible_for_epilogue_delay (trial, slot) in arc_eligible_for_epilogue_delay() argument
|
/openbsd/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 2848 eligible_for_epilogue_delay (trial, slot) in eligible_for_epilogue_delay() argument 2976 eligible_for_sibcall_delay (trial) in eligible_for_sibcall_delay() argument 7691 sparc_flat_eligible_for_epilogue_delay (trial, slot) in sparc_flat_eligible_for_epilogue_delay() argument
|
H A D | sparc.h | 1903 #define ELIGIBLE_FOR_EPILOGUE_DELAY(trial, slots_filled) \ argument
|
/openbsd/gnu/gcc/gcc/config/arc/ |
H A D | arc.c | 1432 arc_eligible_for_epilogue_delay (rtx trial, int slot) in arc_eligible_for_epilogue_delay()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | locale.c | 8636 #define GET_DESCRIPTION(trial, name) \ argument 8934 trials trial; in Perl_init_i18nl10n() local
|
H A D | regcomp.c | 15671 UV numerator, denominator, gcd, trial; in S_parse_uniprop_string() local
|
/openbsd/gnu/llvm/clang/tools/c-index-test/ |
H A D | c-index-test.c | 2121 int trial; in perform_test_reparse_source() local
|