Searched refs:pred_type (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-arm.h | 261 enum pred_type { enum 274 enum pred_type type;
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-arm.h | 262 enum pred_type { enum 275 enum pred_type type;
|
/netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
H A D | optim2.c | 1357 enum pred_type { enum 1375 enum pred_type complex = pred_unknown ; in removephi()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | expr.cc | 1999 tree pred_type = TREE_VALUE (arg_types); in visit() local 2002 condition = build_call_expr (fn, 2, d_convert (pred_type, condition), in visit()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | expr.cc | 2069 tree pred_type = TREE_VALUE (arg_types); in visit() local 2072 condition = build_call_expr (fn, 2, d_convert (pred_type, condition), in visit()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | builtins.c | 9058 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; in build_builtin_expect_predicate() local 9064 pred_type = TREE_VALUE (arg_types); in build_builtin_expect_predicate() 9067 pred = fold_convert_loc (loc, pred_type, pred); in build_builtin_expect_predicate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | builtins.cc | 8250 tree fn, arg_types, pred_type, expected_type, call_expr, ret_type; in build_builtin_expect_predicate() local 8256 pred_type = TREE_VALUE (arg_types); in build_builtin_expect_predicate() 8259 pred = fold_convert_loc (loc, pred_type, pred); in build_builtin_expect_predicate()
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ChangeLog-2019 | 3095 (enum pred_type): New enum.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ChangeLog-2019 | 3095 (enum pred_type): New enum.
|