Searched refs:Granule (Results 1 – 2 of 2) sorted by relevance
601 unsigned Granule = getVGPRAllocGranule(); in getOccupancyWithNumVGPRs() local602 if (VGPRs < Granule) in getOccupancyWithNumVGPRs()604 unsigned RoundedRegs = ((VGPRs + Granule - 1) / Granule) * Granule; in getOccupancyWithNumVGPRs()
7006 - Granule Allocator: (1) Add a new function to reserve un-allocatable7278 - Granule allocator initialization uses wrong allocator to setting7615 - Granule Allocator: If the INTR granule allocator mode is enabled,8004 - Granule allocator: Fixes some issues found by the PX4 team using22372 - Granule Allocator: Fix the wrong data in g_1bit_info and make the