Home
last modified time | relevance | path

Searched refs:max2 (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_vmap.c71 info->max2 = 0xff; in nvbios_vmap_parse()
77 info->max2 = nvbios_rd08(bios, vmap + 0xc); in nvbios_vmap_parse()
79 info->max2 = 0xff; in nvbios_vmap_parse()
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_fixed.h55 uint_fixed_16_16_t max2) in max_fixed16() argument
57 uint_fixed_16_16_t max = { .val = max(max1.val, max2.val) }; in max_fixed16()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/
H A Dvmap.h9 u8 max2; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/
H A Dnouveau_nvkm_subdev_volt_base.c309 volt->max2_id = vmap.max2; in nvkm_volt_ctor()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-ccp.cc1817 widest_int min1, max1, min2, max2; in bit_value_binop() local
1827 value_mask_to_min_max (&min2, &max2, o2val, o2mask, in bit_value_binop()
1833 minmax = wi::cmp (min1, max2, r1type_sgn); in bit_value_binop()
1863 widest_int min1, max1, min2, max2; in bit_value_binop() local
1866 value_mask_to_min_max (&min2, &max2, r2val, r2mask, sgn, width); in bit_value_binop()
1881 else if (wi::cmp (min1, max2, sgn) >= 0) /* r2 is less than r1. */ in bit_value_binop()
H A Dgimple-ssa-sprintf.cc1481 unsigned HOST_WIDE_INT max2 in format_integer() local
1485 res.range.max = MAX (max1, max2); in format_integer()
H A Dipa-devirt.cc1353 tree max2 = TYPE_MAX_VALUE (i2); in odr_types_equivalent_p() local
1357 if (!operand_equal_p (max1, max2, 0)) in odr_types_equivalent_p()
H A Dtree.cc13573 tree max2 = TYPE_MAX_VALUE (i2); in gimple_canonical_types_compatible_p() local
13581 && (max1 == max2 in gimple_canonical_types_compatible_p()
13582 || (max1 && max2 in gimple_canonical_types_compatible_p()
13584 && TREE_CODE (max2) == PLACEHOLDER_EXPR) in gimple_canonical_types_compatible_p()
13585 || operand_equal_p (max1, max2, 0))))) in gimple_canonical_types_compatible_p()
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnode.cpp2291 vunits min2, max2; in vertical_extent() local
2292 n2->vertical_extent(&min2, &max2); in vertical_extent()
2295 if (max2 > *max) in vertical_extent()
2296 *max = max2; in vertical_extent()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c1472 unsigned HOST_WIDE_INT max2 in format_integer() local
1476 res.range.max = MAX (max1, max2); in format_integer()
H A Dipa-devirt.c1340 tree max2 = TYPE_MAX_VALUE (i2);
1344 if (!operand_equal_p (max1, max2, 0))
H A Dtree.c14322 tree max2 = TYPE_MAX_VALUE (i2); in gimple_canonical_types_compatible_p() local
14330 && (max1 == max2 in gimple_canonical_types_compatible_p()
14331 || (max1 && max2 in gimple_canonical_types_compatible_p()
14333 && TREE_CODE (max2) == PLACEHOLDER_EXPR) in gimple_canonical_types_compatible_p()
14334 || operand_equal_p (max1, max2, 0))))) in gimple_canonical_types_compatible_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c1103 tree max1, max2; in comp_array_types() local
1142 max2 = TYPE_MAX_VALUE (d2); in comp_array_types()
1144 if (!cp_tree_equal (max1, max2)) in comp_array_types()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc1131 tree max1, max2; in comp_array_types() local
1170 max2 = TYPE_MAX_VALUE (d2); in comp_array_types()
1172 if (!cp_tree_equal (max1, max2)) in comp_array_types()
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x-opcode-table.h1600 INSN(max2, l, 1_or_2_src, 1cycle, C64X, 0,
1605 INSN(max2, s, ext_1_or_2_src, 1cycle, C64XP, 0,
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-opcode-table.h1600 INSN(max2, l, 1_or_2_src, 1cycle, C64X, 0,
1605 INSN(max2, s, ext_1_or_2_src, 1cycle, C64XP, 0,