Searched refs:or_var_with_comparison (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple-fold.c | 5503 or_var_with_comparison (tree, tree var, bool invert, 5936 or_var_with_comparison (tree type, tree var, bool invert, in or_var_with_comparison() function 6030 : or_var_with_comparison (type, inner2, false, code2, op2a, in or_var_with_comparison_1() 6035 : or_var_with_comparison (type, inner1, false, code2, op2a, in or_var_with_comparison_1() 6176 return or_var_with_comparison (type, op1a, invert, code2, op2a, in or_comparisons_1() 6227 temp = or_var_with_comparison (type, arg, invert, code2, in or_comparisons_1()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-fold.cc | 6558 or_var_with_comparison (tree, tree var, bool invert, 7027 or_var_with_comparison (tree type, tree var, bool invert, in or_var_with_comparison() function 7122 : or_var_with_comparison (type, inner2, false, code2, op2a, in or_var_with_comparison_1() 7127 : or_var_with_comparison (type, inner1, false, code2, op2a, in or_var_with_comparison_1() 7271 return or_var_with_comparison (type, op1a, invert, code2, op2a, in or_comparisons_1() 7322 temp = or_var_with_comparison (type, arg, invert, code2, in or_comparisons_1()
|
H A D | ChangeLog | 7552 or_var_with_comparison, or_var_with_comparison_1): Receive and pass
|
H A D | ChangeLog-2019 | 14444 (or_var_with_comparison): Likewise.
|
H A D | ChangeLog-2010 | 26952 (or_var_with_comparison, or_var_with_comparison_1,
|