Searched defs:top1 (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl2/xcvs/dist/diff/ |
H A D | context.c | 363 int top0, top1; local
|
/netbsd-src/external/gpl2/diffutils/dist/src/ |
H A D | context.c | 389 lin top0, top1; in find_hunk() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-ubsan.c | 50 tree top1 = TYPE_MAIN_VARIANT (TREE_TYPE (op1)); in ubsan_instrument_division() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-ubsan.cc | 50 tree top1 = TYPE_MAIN_VARIANT (TREE_TYPE (op1)); in ubsan_instrument_division() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | simplify-rtx.c | 3092 rtx top0 = NULL_RTX, top1 = NULL_RTX; in simplify_binary_operation_1() local 5893 rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); in simplify_merge_mask() local 5918 rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); in simplify_merge_mask() local 6323 rtx top1 in simplify_ternary_operation() local
|
H A D | builtins.c | 2618 tree top1, top2; in expand_builtin_cexpi() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | simplify-rtx.cc | 3381 rtx top0 = NULL_RTX, top1 = NULL_RTX; in simplify_binary_operation_1() local 6423 rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); in simplify_merge_mask() local 6448 rtx top1 = simplify_merge_mask (XEXP (x, 1), mask, op); in simplify_merge_mask() local 6853 rtx top1 in simplify_ternary_operation() local
|
H A D | builtins.cc | 2658 tree top1, top2; in expand_builtin_cexpi() local
|