| /llvm-project-15.0.7/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-15.0.7/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 { struct 46 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | Allocatable.cpp | 251 struct Allocation { struct in __anon5a2fc0790111::AllocateStmtHelper 252 const Fortran::parser::Allocation &alloc; 253 const Fortran::semantics::DeclTypeSpec &type; 254 bool hasCoarraySpec() const { in hasCoarraySpec() 259 const Fortran::parser::AllocateObject &getAllocObj() const { in getAllocObj() 262 const Fortran::semantics::Symbol &getSymbol() const { in getSymbol() 265 const std::list<Fortran::parser::AllocateShapeSpec> &getShapeSpecs() const { in getShapeSpecs() 464 void genSourceAllocation(const Allocation &, const fir::MutableBoxValue &) { in genSourceAllocation() 467 void genMoldAllocation(const Allocation &, const fir::MutableBoxValue &) { in genMoldAllocation() 470 void genSetType(const Allocation &, const fir::MutableBoxValue &) { in genSetType()
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | CodeGenerator.rst | 1270 How registers are represented in LLVM 1365 Mapping virtual registers to physical registers 1406 Handling two address instructions 1434 The SSA deconstruction phase 1452 Instruction folding 1476 Built in register allocators
|
| /llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/Orc/ |
| H A D | MemoryMapper.h | 104 struct Allocation { struct 107 using AllocationMap = DenseMap<ExecutorAddr, Allocation>; argument
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | StringMapEntry.h | 53 void *Allocation = Allocator.Allocate(AllocSize, EntryAlign); in allocateWithKey() local
|
| /llvm-project-15.0.7/polly/tools/GPURuntime/ |
| H A D | GPUJIT.c | 630 static void freeDeviceMemoryCL(PollyGPUDevicePtr *Allocation) { in freeDeviceMemoryCL() 670 static void *getDevicePtrCL(PollyGPUDevicePtr *Allocation) { in getDevicePtrCL() 1501 static void freeDeviceMemoryCUDA(PollyGPUDevicePtr *Allocation) { in freeDeviceMemoryCUDA() 1548 static void *getDevicePtrCUDA(PollyGPUDevicePtr *Allocation) { in getDevicePtrCUDA() 1708 void polly_freeDeviceMemory(PollyGPUDevicePtr *Allocation) { in polly_freeDeviceMemory() 1750 void *polly_getDevicePtr(PollyGPUDevicePtr *Allocation) { in polly_getDevicePtr()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Interpreter.h | 47 for (void *Allocation : Allocations) in ~AllocaHolder() local
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | StackColoring.cpp | 703 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local 785 const AllocaInst *Allocation = MFI->getObjectAllocation(Slot); in collectMarkers() local
|
| /llvm-project-15.0.7/compiler-rt/lib/asan/ |
| H A D | asan_descriptions.h | 48 const char *Allocation() { return Magenta(); } in Allocation() function
|
| /llvm-project-15.0.7/lldb/source/Expression/ |
| H A D | IRMemoryMap.cpp | 270 IRMemoryMap::Allocation::Allocation(lldb::addr_t process_alloc, in Allocation() function in IRMemoryMap::Allocation
|
| /llvm-project-15.0.7/compiler-rt/lib/hwasan/ |
| H A D | hwasan_report.cpp | 134 const char *Allocation() const { return Magenta(); } in Allocation() function in __hwasan::Decorator
|
| /llvm-project-15.0.7/polly/lib/CodeGen/ |
| H A D | PPCGCodeGeneration.cpp | 898 Value *GPUNodeBuilder::createCallGetDevicePtr(Value *Allocation) { in createCallGetDevicePtr() 2263 Value *Allocation; in createKernelVariables() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsFastISel.cpp | 1342 SmallVector<AllocatedReg, 4> Allocation; in fastLowerArguments() local
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | parse-tree.h | 1889 struct Allocation { struct 1893 t;
|