Searched refs:pred_type (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.h262 enum pred_type { enum
275 enum pred_type type;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.h262 enum pred_type { enum
275 enum pred_type type;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.h261 enum pred_type { enum
274 enum pred_type type;
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Doptim2.c1357 enum pred_type { enum
1375 enum pred_type complex = pred_unknown ;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/
H A Dexpr.cc2069 tree pred_type = TREE_VALUE (arg_types); local
2072 condition = build_call_expr (fn, 2, d_convert (pred_type, condition),
/netbsd-current/external/gpl3/gcc/dist/gcc/d/
H A Dexpr.cc1999 tree pred_type = TREE_VALUE (arg_types); local
2002 condition = build_call_expr (fn, 2, d_convert (pred_type, condition),
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dbuiltins.c9061 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type;
9067 pred_type = TREE_VALUE (arg_types);
9070 pred = fold_convert_loc (loc, pred_type, pred);
9058 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dbuiltins.cc8253 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type;
8259 pred_type = TREE_VALUE (arg_types);
8262 pred = fold_convert_loc (loc, pred_type, pred);
8250 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; local

Completed in 254 milliseconds