Home
last modified time | relevance | path

Searched defs:Allocation (Results 1 – 14 of 14) sorted by relevance

/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h89 struct Allocation { struct
98 AllocationPolicy m_policy; argument
106 Allocation(lldb::addr_t process_alloc, lldb::addr_t process_start, argument
111 const Allocation &operator=(const Allocation &) = delete; argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/TargetProcess/
H A DSimpleExecutorMemoryManager.h44 struct Allocation { struct
49 using AllocationsMap = DenseMap<void *, Allocation>; argument
H A DExecutorSharedMemoryMapperService.h43 struct Allocation { global() struct
46 DeinitializationActionsAllocation global() argument
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMemoryMapper.h105 struct Allocation { struct
109 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
/llvm-project/llvm/docs/
H A DCodeGenerator.rst1276 How registers are represented in LLVM
1371 Mapping virtual registers to physical registers
1412 Handling two address instructions
1440 The SSA deconstruction phase
1458 Instruction folding
1482 Built in register allocators
/llvm-project/flang/lib/Lower/
H A DAllocatable.cpp327 struct Allocation { in hasCoarraySpec() argument
324 struct Allocation { global() struct in __anonaa7c943c0111::AllocateStmtHelper
325 alloc__anonaa7c943c0111::AllocateStmtHelper::Allocation global() argument
326 type__anonaa7c943c0111::AllocateStmtHelper::Allocation global() argument
332 getAllocObj__anonaa7c943c0111::AllocateStmtHelper::Allocation getAllocObj() argument
335 getSymbol__anonaa7c943c0111::AllocateStmtHelper::Allocation getSymbol() argument
338 getShapeSpecs__anonaa7c943c0111::AllocateStmtHelper::Allocation getShapeSpecs() argument
[all...]
/llvm-project/llvm/include/llvm/ADT/
H A DStringMapEntry.h52 void *Allocation = Allocator.Allocate(AllocSize, EntryAlign); in allocateWithKey() local
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.h47 for (void *Allocation : Allocations) in ~AllocaHolder() local
/llvm-project/llvm/lib/CodeGen/
H A DStackColoring.cpp667 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); collectMarkers() local
752 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); collectMarkers() local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_descriptions.h48 const char *Allocation() { return Magenta(); } Allocation() function
/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp295 IRMemoryMap::Allocation::Allocation(lldb::addr_t process_alloc, Allocation() function in IRMemoryMap::Allocation
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_report.cpp158 const char *Allocation() const { return Magenta(); } in Allocation() function in __hwasan::__anonfdd1ce240111::Decorator
/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1342 SmallVector<AllocatedReg, 4> Allocation; fastLowerArguments() local
/llvm-project/flang/include/flang/Parser/
H A Dparse-tree.h1927 struct Allocation { global() struct
1931 tAllocation global() argument