Searched refs:tryAllocateResourcesForConstExt (Results 1 – 2 of 2) sorted by relevance
245 if (!tryAllocateResourcesForConstExt(true)) in reserveResourcesForConstExt()250 return tryAllocateResourcesForConstExt(false); in canReserveResourcesForConstExt()255 bool HexagonPacketizerList::tryAllocateResourcesForConstExt(bool Reserve) { in tryAllocateResourcesForConstExt() function in HexagonPacketizerList1473 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1483 Good = tryAllocateResourcesForConstExt(true); in addToPacket()1491 tryAllocateResourcesForConstExt(true); in addToPacket()1506 if (ExtMI && !tryAllocateResourcesForConstExt(true)) { in addToPacket()
104 bool tryAllocateResourcesForConstExt(bool Reserve);