Searched refs:max0 (Results 1 – 9 of 9) sorted by relevance
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/ |
| H A D | nouveau_nvkm_subdev_bios_vmap.c | 69 info->max0 = 0xff; in nvbios_vmap_parse() 74 info->max0 = nvbios_rd08(bios, vmap + 0x7); in nvbios_vmap_parse()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libhsail-rt/rt/ |
| H A D | workitems.c | 746 uint64_t max0 = dp->grid_size_x; in __hsail_workitemflatabsid_u64() local 748 uint64_t id = id0 + id1 * max0 + id2 * max0 * max1; in __hsail_workitemflatabsid_u64() 764 uint64_t max0 = dp->grid_size_x; in __hsail_workitemflatabsid_u32() local 766 uint64_t id = id0 + id1 * max0 + id2 * max0 * max1; in __hsail_workitemflatabsid_u32()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | vmap.h | 7 u8 max0; member
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-scopedtables.cc | 531 poly_int64 off0, sz0, max0; in equal_mem_array_ref_p() local 532 tree base0 = get_ref_base_and_extent (t0, &off0, &sz0, &max0, &rev0); in equal_mem_array_ref_p() 533 if (!known_size_p (max0) in equal_mem_array_ref_p() 534 || maybe_ne (sz0, max0)) in equal_mem_array_ref_p()
|
| H A D | range-op.cc | 1701 widest2_int max0 = widest2_int::from (lh_ub, sign); in wi_fold() local 1710 if (wi::ltu_p (size, min0 + max0)) in wi_fold() 1713 max0 -= size; in wi_fold() 1726 widest2_int prod2 = max0 * min1; in wi_fold() 1727 widest2_int prod3 = max0 * max1; in wi_fold()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-scopedtables.c | 531 poly_int64 off0, sz0, max0; in equal_mem_array_ref_p() local 532 tree base0 = get_ref_base_and_extent (t0, &off0, &sz0, &max0, &rev0); in equal_mem_array_ref_p() 533 if (!known_size_p (max0) in equal_mem_array_ref_p() 534 || maybe_ne (sz0, max0)) in equal_mem_array_ref_p()
|
| H A D | range-op.cc | 1152 widest2_int max0 = widest2_int::from (lh_ub, sign); in wi_fold() local 1161 if (wi::ltu_p (size, min0 + max0)) in wi_fold() 1164 max0 -= size; in wi_fold() 1177 widest2_int prod2 = max0 * min1; in wi_fold() 1178 widest2_int prod3 = max0 * max1; in wi_fold()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/brig/brigfrontend/ |
| H A D | brig-function.cc | 1006 tree max0 = convert (uint64_type_node, m_grid_size_vars[0]); in expand_builtin() local 1009 tree id2_x_max0_x_max1 = build2 (MULT_EXPR, uint64_type_node, id2, max0); in expand_builtin() 1013 tree id1_x_max0 = build2 (MULT_EXPR, uint64_type_node, id1, max0); in expand_builtin()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/volt/ |
| H A D | nouveau_nvkm_subdev_volt_base.c | 307 volt->max0_id = vmap.max0; in nvkm_volt_ctor()
|