Searched refs:tryAllocateResourcesForConstExt (Results 1 – 2 of 2) sorted by relevance
284 if (!tryAllocateResourcesForConstExt(true)) in reserveResourcesForConstExt()289 return tryAllocateResourcesForConstExt(false); in canReserveResourcesForConstExt()294 bool HexagonPacketizerList::tryAllocateResourcesForConstExt(bool Reserve) { in tryAllocateResourcesForConstExt() function in HexagonPacketizerList1740 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1750 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1758 tryAllocateResourcesForConstExt(true); in addToPacket()1773 if (ExtMI && !tryAllocateResourcesForConstExt(true)) { in addToPacket()
154 bool tryAllocateResourcesForConstExt(bool Reserve);