Searched refs:tryAllocateResourcesForConstExt (Results 1 – 2 of 2) sorted by relevance
285 if (!tryAllocateResourcesForConstExt(true)) in reserveResourcesForConstExt()290 return tryAllocateResourcesForConstExt(false); in canReserveResourcesForConstExt()295 bool HexagonPacketizerList::tryAllocateResourcesForConstExt(bool Reserve) { in tryAllocateResourcesForConstExt() function in HexagonPacketizerList1723 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1733 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1741 tryAllocateResourcesForConstExt(true); in addToPacket()1756 if (ExtMI && !tryAllocateResourcesForConstExt(true)) { in addToPacket()
151 bool tryAllocateResourcesForConstExt(bool Reserve);