/llvm-project/lldb/include/lldb/Expression/ |
H A D | IRMemoryMap.h | 89 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 D | SimpleExecutorMemoryManager.h | 44 struct Allocation { struct 49 using AllocationsMap = DenseMap<void *, Allocation>; argument
|
H A D | ExecutorSharedMemoryMapperService.h | 43 struct Allocation { global() struct 46 DeinitializationActionsAllocation global() argument
|
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/ |
H A D | MemoryMapper.h | 105 struct Allocation { struct 109 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
|
/llvm-project/llvm/docs/ |
H A D | CodeGenerator.rst | 1276 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 D | Allocatable.cpp | 327 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 D | StringMapEntry.h | 52 void *Allocation = Allocator.Allocate(AllocSize, EntryAlign); in allocateWithKey() local
|
/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
H A D | Interpreter.h | 47 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | StackColoring.cpp | 667 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 D | asan_descriptions.h | 48 const char *Allocation() { return Magenta(); } Allocation() function
|
/llvm-project/lldb/source/Expression/ |
H A D | IRMemoryMap.cpp | 295 IRMemoryMap::Allocation::Allocation(lldb::addr_t process_alloc, Allocation() function in IRMemoryMap::Allocation
|
/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_report.cpp | 158 const char *Allocation() const { return Magenta(); } in Allocation() function in __hwasan::__anonfdd1ce240111::Decorator
|
/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 1342 SmallVector<AllocatedReg, 4> Allocation; fastLowerArguments() local
|
/llvm-project/flang/include/flang/Parser/ |
H A D | parse-tree.h | 1927 struct Allocation { global() struct 1931 tAllocation global() argument
|