HomeSort by: relevance | last modified time | path
    Searched defs:arg_p (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/mi/
mi-getopt.h 23 /* The option list. Terminated by NAME==NULL. ARG_P that the option
30 int arg_p; member in struct:mi_opt
mi-getopt.h 23 /* The option list. Terminated by NAME==NULL. ARG_P that the option
30 int arg_p; member in struct:mi_opt
  /src/external/gpl3/gdb/dist/gdb/mi/
mi-getopt.h 23 /* The option list. Terminated by NAME==NULL. ARG_P that the option
30 int arg_p; member in struct:mi_opt
mi-getopt.h 23 /* The option list. Terminated by NAME==NULL. ARG_P that the option
30 int arg_p; member in struct:mi_opt
  /src/external/gpl3/gcc/dist/gcc/
tree-ssa-phiprop.cc 286 use_operand_p arg_p, use; local
298 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_USE)
300 tree arg = USE_FROM_PTR (arg_p);
tree-ssa-phiprop.cc 286 use_operand_p arg_p, use; local
298 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_USE)
300 tree arg = USE_FROM_PTR (arg_p);
ipa-free-lang-data.cc 996 tree *arg_p = gimple_phi_arg_def_ptr (phi, i);
997 find_decls_types (*arg_p, fld);
995 tree *arg_p = gimple_phi_arg_def_ptr (phi, i); local
ipa-free-lang-data.cc 996 tree *arg_p = gimple_phi_arg_def_ptr (phi, i);
997 find_decls_types (*arg_p, fld);
995 tree *arg_p = gimple_phi_arg_def_ptr (phi, i); local
tree-outof-ssa.cc 796 use_operand_p arg_p; local
805 FOR_EACH_PHI_ARG (arg_p, phi, iter, SSA_OP_USE)
807 tree arg = USE_FROM_PTR (arg_p);
811 SET_USE (arg_p, NULL_TREE);
tree-outof-ssa.cc 796 use_operand_p arg_p; local
805 FOR_EACH_PHI_ARG (arg_p, phi, iter, SSA_OP_USE)
807 tree arg = USE_FROM_PTR (arg_p);
811 SET_USE (arg_p, NULL_TREE);
tree-ssa-live.cc 856 use_operand_p arg_p; local
867 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES)
869 tree arg = USE_FROM_PTR (arg_p);
870 int index = PHI_ARG_INDEX_FROM_USE (arg_p);
tree-ssa-live.cc 856 use_operand_p arg_p; local
867 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES)
869 tree arg = USE_FROM_PTR (arg_p);
870 int index = PHI_ARG_INDEX_FROM_USE (arg_p);
tree-into-ssa.cc 2108 use_operand_p arg_p; local
2112 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e);
2113 arg = USE_FROM_PTR (arg_p);
2142 int arg_i = PHI_ARG_INDEX_FROM_USE (arg_p);
2144 SET_USE (arg_p, reaching_def);
2171 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (USE_FROM_PTR (arg_p)) = 1;
  /src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-phiprop.cc 270 use_operand_p arg_p, use; local
282 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_USE)
284 tree arg = USE_FROM_PTR (arg_p);
tree-ssa-phiprop.cc 270 use_operand_p arg_p, use; local
282 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_USE)
284 tree arg = USE_FROM_PTR (arg_p);
ipa-free-lang-data.cc 996 tree *arg_p = gimple_phi_arg_def_ptr (phi, i);
997 find_decls_types (*arg_p, fld);
995 tree *arg_p = gimple_phi_arg_def_ptr (phi, i); local
ipa-free-lang-data.cc 996 tree *arg_p = gimple_phi_arg_def_ptr (phi, i);
997 find_decls_types (*arg_p, fld);
995 tree *arg_p = gimple_phi_arg_def_ptr (phi, i); local
tree-outof-ssa.cc 796 use_operand_p arg_p; local
805 FOR_EACH_PHI_ARG (arg_p, phi, iter, SSA_OP_USE)
807 tree arg = USE_FROM_PTR (arg_p);
811 SET_USE (arg_p, NULL_TREE);
tree-ssa-live.cc 827 use_operand_p arg_p; local
838 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES)
840 tree arg = USE_FROM_PTR (arg_p);
841 int index = PHI_ARG_INDEX_FROM_USE (arg_p);
tree-outof-ssa.cc 796 use_operand_p arg_p; local
805 FOR_EACH_PHI_ARG (arg_p, phi, iter, SSA_OP_USE)
807 tree arg = USE_FROM_PTR (arg_p);
811 SET_USE (arg_p, NULL_TREE);
tree-ssa-live.cc 827 use_operand_p arg_p; local
838 FOR_EACH_PHI_ARG (arg_p, phi, i, SSA_OP_ALL_USES)
840 tree arg = USE_FROM_PTR (arg_p);
841 int index = PHI_ARG_INDEX_FROM_USE (arg_p);
tree-into-ssa.cc 2092 use_operand_p arg_p; local
2096 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e);
2097 arg = USE_FROM_PTR (arg_p);
2126 int arg_i = PHI_ARG_INDEX_FROM_USE (arg_p);
2128 SET_USE (arg_p, reaching_def);
2155 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (USE_FROM_PTR (arg_p)) = 1;
tree-into-ssa.cc 2092 use_operand_p arg_p; local
2096 arg_p = PHI_ARG_DEF_PTR_FROM_EDGE (phi, e);
2097 arg = USE_FROM_PTR (arg_p);
2126 int arg_i = PHI_ARG_INDEX_FROM_USE (arg_p);
2128 SET_USE (arg_p, reaching_def);
2155 SSA_NAME_OCCURS_IN_ABNORMAL_PHI (USE_FROM_PTR (arg_p)) = 1;
  /src/usr.bin/make/
cond.c 1202 const char *arg_p = p; local
1207 guard->name = ParseWord(&arg_p, true);
cond.c 1202 const char *arg_p = p; local
1207 guard->name = ParseWord(&arg_p, true);

Completed in 52 milliseconds

1 2