Home
last modified time | relevance | path

Searched defs:static_params (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsel-sched.c3597 av_set_could_be_blocked_by_bookkeeping_p (av_set_t orig_ops, void *static_params) in av_set_could_be_blocked_by_bookkeeping_p()
5718 cmpd_local_params_p lparams, void *static_params) in move_op_merge_succs()
5772 void *static_params) in fur_merge_succs()
5984 void *static_params) in move_op_orig_expr_found()
6006 void *static_params) in fur_orig_expr_found()
6049 void *static_params) in move_op_at_first_insn()
6142 move_op_ascend (insn_t insn, void *static_params) in move_op_ascend()
6162 void *static_params, bool visited_p) in fur_on_enter()
6202 void *static_params) in move_op_orig_expr_not_found()
6221 fur_orig_expr_not_found (insn_t insn, av_set_t orig_ops, void *static_params) in fur_orig_expr_not_found()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsel-sched.cc3597 av_set_could_be_blocked_by_bookkeeping_p (av_set_t orig_ops, void *static_params) in av_set_could_be_blocked_by_bookkeeping_p()
5718 cmpd_local_params_p lparams, void *static_params) in move_op_merge_succs()
5772 void *static_params) in fur_merge_succs()
5984 void *static_params) in move_op_orig_expr_found()
6006 void *static_params) in fur_orig_expr_found()
6049 void *static_params) in move_op_at_first_insn()
6142 move_op_ascend (insn_t insn, void *static_params) in move_op_ascend()
6162 void *static_params, bool visited_p) in fur_on_enter()
6202 void *static_params) in move_op_orig_expr_not_found()
6221 fur_orig_expr_not_found (insn_t insn, av_set_t orig_ops, void *static_params) in fur_orig_expr_not_found()
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dparams_test.c402 OSSL_PARAM *static_params; member