Searched refs:tryAllocateResourcesForConstExt (Results 1 – 2 of 2) sorted by relevance
283 if (!tryAllocateResourcesForConstExt(true)) in reserveResourcesForConstExt()288 return tryAllocateResourcesForConstExt(false); in canReserveResourcesForConstExt()293 bool HexagonPacketizerList::tryAllocateResourcesForConstExt(bool Reserve) { in tryAllocateResourcesForConstExt() function in HexagonPacketizerList1739 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1749 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1757 tryAllocateResourcesForConstExt(true); in addToPacket()1772 if (ExtMI && !tryAllocateResourcesForConstExt(true)) { in addToPacket()
154 bool tryAllocateResourcesForConstExt(bool Reserve);