Searched defs:Allocation (Results 1 – 6 of 6) sorted by relevance
31 struct Allocation { struct32 Allocation() {} in Allocation() function33 Allocation(sys::MemoryBlock mb, unsigned a, bool code) in Allocation() function42 // This vector contains Allocation objects for all sections which we have argument
148 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack() local214 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack() local274 void *Allocation, in AcpiUtFreeAndTrack()343 ACPI_DEBUG_MEM_BLOCK *Allocation) in AcpiUtFindAllocation()401 ACPI_DEBUG_MEM_BLOCK *Allocation, in AcpiUtTrackAllocation()504 ACPI_DEBUG_MEM_BLOCK *Allocation, in AcpiUtRemoveAllocation()
71 void *Allocation; in AcpiOsAllocateZeroed() local
1213 How registers are represented in LLVM1308 Mapping virtual registers to physical registers1349 Handling two address instructions1377 The SSA deconstruction phase1395 Instruction folding1419 Built in register allocators
53 for (void *Allocation : Allocations) in ~AllocaHolder() local
259 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local