Searched refs:SPIRVAllocator (Results 1 – 2 of 2) sorted by relevance
151 SPIRVAllocator.DestroyAll(); in reset()861 MCSectionSPIRV *Result = new (SPIRVAllocator.Allocate()) MCSectionSPIRV(); in getSPIRVSection()
147 SpecificBumpPtrAllocator<MCSectionSPIRV> SPIRVAllocator; variable