/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-predict.h | 29 gimple_predict_predictor (const gimple *gs) in gimple_predict_predictor() 39 gimple_predict_set_predictor (gimple *gs, enum br_predictor predictor) in gimple_predict_set_predictor() 50 gimple_predict_outcome (const gimple *gs) in gimple_predict_outcome() 60 gimple_predict_set_outcome (gimple *gs, enum prediction outcome) in gimple_predict_set_outcome() 86 is_gimple_predict (const gimple *gs) in is_gimple_predict()
|
H A D | gimple-pretty-print.c | 62 do_niy (pretty_printer *buffer, const gimple *gs) in do_niy() 82 debug_gimple_stmt (gimple *gs) in debug_gimple_stmt() 206 gimple *gs = gsi_stmt (i); in dump_gimple_seq() local 330 dump_unary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_unary_rhs() 426 dump_binary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_binary_rhs() 498 dump_ternary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_ternary_rhs() 628 dump_gimple_assign (pretty_printer *buffer, const gassign *gs, int spc, in dump_gimple_assign() 690 dump_gimple_return (pretty_printer *buffer, const greturn *gs, int spc, in dump_gimple_return() 715 dump_gimple_call_args (pretty_printer *buffer, const gcall *gs, in dump_gimple_call_args() 872 dump_gimple_call (pretty_printer *buffer, const gcall *gs, int spc, in dump_gimple_call() [all …]
|
H A D | tree-phinodes.h | 35 gimple_phi_arg_imm_use_ptr (gimple *gs, int i) in gimple_phi_arg_imm_use_ptr()
|
H A D | gimple-ssa-strength-reduction.c | 679 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base, in alloc_cand_and_find_basis() 724 stmt_cost (gimple *gs, bool speed) in stmt_cost() 793 add_cand_for_stmt (gimple *gs, slsr_cand_t c) in add_cand_for_stmt() 1037 slsr_process_ref (gimple *gs) in slsr_process_ref() 1079 create_mul_ssa_cand (gimple *gs, tree base_in, tree stride_in, bool speed) in create_mul_ssa_cand() 1150 create_mul_imm_cand (gimple *gs, tree base_in, tree stride_in, bool speed) in create_mul_imm_cand() 1237 slsr_process_mul (gimple *gs, tree rhs1, tree rhs2, bool speed) in slsr_process_mul() 1280 create_add_ssa_cand (gimple *gs, tree base_in, tree addend_in, in create_add_ssa_cand() 1393 create_add_imm_cand (gimple *gs, tree base_in, const widest_int &index_in, in create_add_imm_cand() 1456 slsr_process_add (gimple *gs, tree rhs1, tree rhs2, bool speed) in slsr_process_add() [all …]
|
H A D | dumpfile.c | 636 gimple *gs, int spc) in dump_gimple_stmt() 657 gimple *gs, int spc) in dump_gimple_stmt_loc() 686 gimple *gs, int spc) in dump_gimple_expr() 707 gimple *gs, in dump_gimple_expr_loc() 1254 gimple *gs, int spc) in dump_gimple_stmt() 1265 dump_flags_t extra_dump_flags, gimple *gs, int spc) in dump_gimple_stmt_loc() 1279 gimple *gs, int spc) in dump_gimple_expr() 1290 dump_flags_t extra_dump_flags, gimple *gs, int spc) in dump_gimple_expr_loc()
|
H A D | gimple.c | 1266 gimple_check_failed (const gimple *gs, const char *file, int line, in gimple_check_failed() 1286 gimple_seq_add_stmt (gimple_seq *seq_p, gimple *gs) in gimple_seq_add_stmt() 1303 gimple_seq_add_stmt_without_update (gimple_seq *seq_p, gimple *gs) in gimple_seq_add_stmt_without_update() 1346 should_carry_location_p (gimple *gs) in should_carry_location_p() 1360 annotate_one_with_location (gimple *gs, location_t location) in annotate_one_with_location() 1397 gimple *gs = gsi_stmt (i); in annotate_all_with_location() local 1638 gimple_assign_copy_p (gimple *gs) in gimple_assign_copy_p() 1648 gimple_assign_ssa_name_copy_p (gimple *gs) in gimple_assign_ssa_name_copy_p() 1671 gimple_assign_unary_nop_p (gimple *gs) in gimple_assign_unary_nop_p()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-predict.h | 29 gimple_predict_predictor (const gimple *gs) in gimple_predict_predictor() 39 gimple_predict_set_predictor (gimple *gs, enum br_predictor predictor) in gimple_predict_set_predictor() 50 gimple_predict_outcome (const gimple *gs) in gimple_predict_outcome() 60 gimple_predict_set_outcome (gimple *gs, enum prediction outcome) in gimple_predict_set_outcome() 86 is_gimple_predict (const gimple *gs) in is_gimple_predict()
|
H A D | gimple-pretty-print.cc | 63 do_niy (pretty_printer *buffer, const gimple *gs) in do_niy() 83 debug_gimple_stmt (gimple *gs) in debug_gimple_stmt() 207 gimple *gs = gsi_stmt (i); in dump_gimple_seq() local 331 dump_unary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_unary_rhs() 427 dump_binary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_binary_rhs() 505 dump_ternary_rhs (pretty_printer *buffer, const gassign *gs, int spc, in dump_ternary_rhs() 635 dump_gimple_assign (pretty_printer *buffer, const gassign *gs, int spc, in dump_gimple_assign() 704 dump_gimple_return (pretty_printer *buffer, const greturn *gs, int spc, in dump_gimple_return() 729 dump_gimple_call_args (pretty_printer *buffer, const gcall *gs, in dump_gimple_call_args() 887 dump_gimple_call (pretty_printer *buffer, const gcall *gs, int spc, in dump_gimple_call() [all …]
|
H A D | tree-phinodes.h | 35 gimple_phi_arg_imm_use_ptr (gimple *gs, int i) in gimple_phi_arg_imm_use_ptr()
|
H A D | gimple-ssa-strength-reduction.cc | 679 alloc_cand_and_find_basis (enum cand_kind kind, gimple *gs, tree base, in alloc_cand_and_find_basis() 724 stmt_cost (gimple *gs, bool speed) in stmt_cost() 792 add_cand_for_stmt (gimple *gs, slsr_cand_t c) in add_cand_for_stmt() 1036 slsr_process_ref (gimple *gs) in slsr_process_ref() 1078 create_mul_ssa_cand (gimple *gs, tree base_in, tree stride_in, bool speed) in create_mul_ssa_cand() 1149 create_mul_imm_cand (gimple *gs, tree base_in, tree stride_in, bool speed) in create_mul_imm_cand() 1236 slsr_process_mul (gimple *gs, tree rhs1, tree rhs2, bool speed) in slsr_process_mul() 1279 create_add_ssa_cand (gimple *gs, tree base_in, tree addend_in, in create_add_ssa_cand() 1392 create_add_imm_cand (gimple *gs, tree base_in, const widest_int &index_in, in create_add_imm_cand() 1455 slsr_process_add (gimple *gs, tree rhs1, tree rhs2, bool speed) in slsr_process_add() [all …]
|
H A D | dumpfile.cc | 650 gimple *gs, int spc) in dump_gimple_stmt() 671 gimple *gs, int spc) in dump_gimple_stmt_loc() 700 gimple *gs, int spc) in dump_gimple_expr() 721 gimple *gs, in dump_gimple_expr_loc() 1272 gimple *gs, int spc) in dump_gimple_stmt() 1283 dump_flags_t extra_dump_flags, gimple *gs, int spc) in dump_gimple_stmt_loc() 1297 gimple *gs, int spc) in dump_gimple_expr() 1308 dump_flags_t extra_dump_flags, gimple *gs, int spc) in dump_gimple_expr_loc()
|
H A D | gimple.cc | 1288 gimple_check_failed (const gimple *gs, const char *file, int line, in gimple_check_failed() 1308 gimple_seq_add_stmt (gimple_seq *seq_p, gimple *gs) in gimple_seq_add_stmt() 1325 gimple_seq_add_stmt_without_update (gimple_seq *seq_p, gimple *gs) in gimple_seq_add_stmt_without_update() 1368 should_carry_location_p (gimple *gs) in should_carry_location_p() 1382 annotate_one_with_location (gimple *gs, location_t location) in annotate_one_with_location() 1419 gimple *gs = gsi_stmt (i); in annotate_all_with_location() local 1722 gimple_assign_copy_p (gimple *gs) in gimple_assign_copy_p() 1732 gimple_assign_ssa_name_copy_p (gimple *gs) in gimple_assign_ssa_name_copy_p() 1755 gimple_assign_unary_nop_p (gimple *gs) in gimple_assign_unary_nop_p()
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | gelf_sym.c | 108 gelf_update_sym(Elf_Data *ed, int ndx, GElf_Sym *gs) in gelf_update_sym()
|
H A D | gelf_syminfo.c | 105 gelf_update_syminfo(Elf_Data *ed, int ndx, GElf_Syminfo *gs) in gelf_update_syminfo()
|
H A D | gelf_symshndx.c | 104 gelf_update_symshndx(Elf_Data *d, Elf_Data *id, int ndx, GElf_Sym *gs, in gelf_update_symshndx()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/ |
H A D | nouveau_nvkm_engine_gr_ctxgp102.c | 77 const u32 gs = gfxp * gr->ppc_tpc_max; in gp102_grctx_generate_attrib() local
|
H A D | nouveau_nvkm_engine_gr_ctxgv100.c | 97 const u32 gs = gfxp * gr->ppc_tpc_max; in gv100_grctx_generate_attrib() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | iasmgcc.c | 372 GotoStatement *gs = new GotoStatement(s->loc, ident); in gccAsmSemantic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | iasmgcc.d | 374 GotoStatement gs = new GotoStatement(s.loc, ident); in gccAsmSemantic() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/VtableTest/ |
H A D | gen.cc | 69 void gs(int s) { in gs() function
|
/netbsd-src/sys/arch/sparc64/dev/ |
H A D | tadpmu.c | 292 uint8_t events, gs, vb; in tadpmu_events() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/darwin/mach/ |
H A D | thread_act.d | 87 uint gs; in version() local 112 ulong gs; in version() member
|
/netbsd-src/external/bsd/bzip2/dist/ |
H A D | compress.c | 243 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; in sendMTFValues() local
|
/netbsd-src/external/gpl2/groff/dist/ |
H A D | aclocal.m4 | 159 AC_ARG_WITH([gs], optwith
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/ |
H A D | xen-x86_32.h | 154 uint16_t gs, _pad5; member
|