Searched defs:low1 (Results 1 – 8 of 8) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/f/ |
H A D | data.c | 1006 ffebld sub1, low1, hi1; in ffedata_eval_offset_() local
|
/openbsd-src/gnu/usr.bin/cvs/diff/ |
H A D | diff3.c | 981 create_diff3_block (low0, high0, low1, high1, low2, high2) in create_diff3_block() argument
|
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | fold-const.c | 3239 merge_ranges (pin_p, plow, phigh, in0_p, low0, high0, in1_p, low1, high1) in merge_ranges() argument 3381 tree low0, low1, low, high0, high1, high; local
|
H A D | combine.c | 8501 int low1 = floor_log2 (nz1 & -nz1); local
|
/openbsd-src/gnu/gcc/gcc/ |
H A D | fold-const.c | 4384 tree high0, int in1_p, tree low1, tree high1) in merge_ranges() 4879 tree low0, low1, low, high0, high1, high; in fold_range_test() local 10260 HOST_WIDE_INT low1 = TREE_INT_CST_LOW (arg1); in fold_binary() local
|
H A D | rtlanal.c | 3626 int low1 = floor_log2 (nz1 & -nz1); in nonzero_bits1() local
|
/openbsd-src/gnu/gcc/gcc/config/sparc/ |
H A D | sparc.c | 1489 rtx low1 = GEN_INT ((low_bits >> (32 - 12)) & 0xfff); in sparc_emit_set_const64_longway() local 8203 low1 = TREE_INT_CST_LOW (TREE_VALUE (elts1)); in sparc_fold_builtin() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/sparc/ |
H A D | sparc.c | 1801 rtx low1 = GEN_INT ((low_bits >> (32 - 12)) & 0xfff); local
|